Getting Started
Prerequisites
Section titled “Prerequisites”- Google Chrome (version 89 or later, for tab groups support)
Installation
Section titled “Installation”From Chrome Web Store
Section titled “From Chrome Web Store”Install TabIt directly from the Chrome Web Store.
Build from Source
Section titled “Build from Source”-
Clone the repository:
Terminal window git clone https://github.com/Yucklys/TabIt.gitcd TabIt -
Install dependencies and build:
Terminal window bun installbun run build -
Load the extension in Chrome:
- Navigate to
chrome://extensions - Enable Developer mode (top right toggle)
- Click Load unpacked
- Select the
build/folder
- Navigate to
First Use
Section titled “First Use”-
Open several tabs — the more tabs you have, the better TabIt can find meaningful groups.
-
Click the TabIt icon in your browser toolbar to open the popup.
-
Click “Smart Regroup” to automatically organize your tabs into groups. TabIt analyzes tab titles and URLs to find related tabs and groups them together.
-
Review your groups — expand any group to see its tabs, rename it, or change its color.
That’s it! For ongoing organization, enable Auto Grouping to keep new tabs sorted automatically.