# custom-tab-groups **Repository Path**: mirrors_google/custom-tab-groups ## Basic Information - **Project Name**: custom-tab-groups - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-15 - **Last Updated**: 2025-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Custom Tab Groups This Chrome extension lets you configure a list of URLs to automatically sort into [Tab Groups](https://blog.google/products/chrome/manage-tabs-with-google-chrome/). The configuration is entered as text, e.g.: ``` example.org = foo example.com = blue ``` * example.org will automatically open in a Tab Group named "foo". * example.com will automatically open in an unnamed, blue Tab Group. This extension is experimental, so expect bugs/rough edges.