Skip to content

Getting Started

  • Google Chrome (version 89 or later, for tab groups support)

Install TabIt directly from the Chrome Web Store.

  1. Clone the repository:

    Terminal window
    git clone https://github.com/Yucklys/TabIt.git
    cd TabIt
  2. Install dependencies and build:

    Terminal window
    bun install
    bun run build
  3. Load the extension in Chrome:

    • Navigate to chrome://extensions
    • Enable Developer mode (top right toggle)
    • Click Load unpacked
    • Select the build/ folder
  1. Open several tabs — the more tabs you have, the better TabIt can find meaningful groups.

  2. Click the TabIt icon in your browser toolbar to open the popup.

  3. Click “Smart Regroup” to automatically organize your tabs into groups. TabIt analyzes tab titles and URLs to find related tabs and groups them together.

  4. 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.