Analysis updated 2026-07-17 · repo last pushed 2021-03-01
Automatically group dozens of scattered browser tabs by website for easier navigation.
Trigger tab sorting with a keyboard shortcut whenever your tab bar gets messy.
Enable automatic sorting so tabs stay organized as you browse throughout the day.
| 100/tab-organizer | chalarangelo/jsiqle | davidkpiano/skylake | |
|---|---|---|---|
| Stars | 11 | 11 | 11 |
| Language | JavaScript | JavaScript | JavaScript |
| Last pushed | 2021-03-01 | — | 2016-10-25 |
| Maintenance | Dormant | — | Dormant |
| Setup difficulty | easy | easy | easy |
| Complexity | 1/5 | 3/5 | 2/5 |
| Audience | general | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Tab-Organizer is a Chrome extension that automatically tidies up your browser tabs by grouping them together based on their websites. If you have five tabs open from Twitter, three from Gmail, and two from GitHub scattered randomly across your tab bar, this extension will reorganize them so all the Twitter tabs sit together, followed by all the Gmail tabs, then all the GitHub tabs. It makes your tab bar instantly cleaner and easier to navigate. The extension works by analyzing the web address (URL) of each open tab and moving tabs around so that tabs from the same domain cluster together. It keeps the groups in the order they originally appeared, so if the first Twitter tab you opened was the third tab overall, that group of Twitter tabs will stay in the third position after sorting. You can trigger the organization manually by pressing Ctrl + Shift + A on your keyboard, or set it up to happen automatically whenever you want. This is useful for anyone who ends up with dozens of tabs open across multiple websites. Instead of hunting through a long, jumbled list to find the Gmail tab you need, you know exactly where to look: in the Gmail section. Researchers, designers, developers, and anyone doing heavy browsing, comparing prices across sites, reading multiple articles, or juggling work across different platforms, will find it saves time and reduces mental clutter. The extension even includes an options page where you can customize settings like whether you want automatic sorting enabled. The project is straightforward and focused on solving one problem well: the chaos of a disorganized tab bar. It's built in JavaScript as a standard Chrome extension, and its simplicity is part of its appeal, there's no complicated setup or learning curve.
A Chrome extension that groups your open browser tabs together by website, so tabs from the same site sit next to each other.
Mainly JavaScript. The stack also includes JavaScript.
Dormant — no commits in 2+ years (last push 2021-03-01).
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.