Skip to content

Organize your Chrome tabs with numbered labels, manage tab groups, and quickly collapse or expand groups. Open-source and under active development.

License

Notifications You must be signed in to change notification settings

Retchizu/tab-labels-extension

Repository files navigation

Tab Labels Chrome Extension

Organize your Chrome tabs with numbered labels, manage tab groups, and quickly collapse or expand groups. Open-source and under active development.

Features

  • 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) or Command+Shift+E (Mac) to collapse the active tab group.

  • Future improvements: Expand all collapsed groups or selectively expand via popup.

Setup

  1. Clone the repository.

  2. Install dependencies:

    npm install

  3. Build the extension:

    npm run build

  4. Open Chrome and go to chrome://extensions/.

  5. Enable Developer mode (toggle in the top-right corner).

  6. Click Load unpacked and select the dist folder generated from the build.

Contributing

Contributions are welcome! You can:

  • Open issues for bugs or feature requests

  • Submit pull requests to improve functionality

License

MIT License — free and open-source

About

Organize your Chrome tabs with numbered labels, manage tab groups, and quickly collapse or expand groups. Open-source and under active development.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published