TabIt Svelte Themes

Tabit

AI Powered Tab Manager for Chrome

TabIt

TabIt is a smart tab manager for Chrome that automatically organizes your tabs into meaningful groups using TF-IDF similarity scoring and Leiden community detection — all processed locally in your browser.

Features

  • Smart Regroup — Automatically cluster related tabs based on title and URL similarity
  • Auto Grouping — Continuously organize new tabs as you browse
  • Group Management — Rename groups, pick colors, ungroup, and view tabs sorted by recent access
  • Customizable — Adjust tab range, grouping granularity, and behavior
  • Multilingual — English, Japanese, and Spanish

Install

Install from the Chrome Web Store.

Documentation

Full documentation is available at yucklys.github.io/TabIt.

Development

Dependencies

Build locally

  1. Clone the repository:

    git clone https://github.com/Yucklys/TabIt.git
    
  2. Install dependencies:

    bun install
    
  3. Build the extension:

    bun run build
    

The build/ folder contains the unpacked extension files. Load it in Chrome via chrome://extensions with Developer mode enabled — see Load an unpacked extension.

Local development

bun run dev

Documentation site

bun run docs:dev     # Start dev server
bun run docs:build   # Build for production

Top categories

Loading Svelte Themes