Organize your Chrome tabs with numbered labels, manage tab groups, and quickly collapse or expand groups. Open-source and under active development.
-
Numbered tab labels: Each tab displays its index in the tab group.
-
Tab group management: Collapse or expand groups quickly.
-
Keyboard shortcuts: Default shortcut
Ctrl+Shift+E(Windows/Linux) orCommand+Shift+E(Mac) to collapse the active tab group. -
Future improvements: Expand all collapsed groups or selectively expand via popup.
-
Clone the repository.
-
Install dependencies:
npm install -
Build the extension:
npm run build -
Open Chrome and go to
chrome://extensions/. -
Enable Developer mode (toggle in the top-right corner).
-
Click Load unpacked and select the
distfolder generated from the build.
Contributions are welcome! You can:
-
Open issues for bugs or feature requests
-
Submit pull requests to improve functionality
MIT License — free and open-source