Smart tab organization powered by AI - learns from your usage
- 🤖 AI-Powered - Uses Claude Haiku for smart categorization
- 🧠 Learns From You - Remembers your manual adjustments
- 🎁 10 Free/Month - No credit card, no signup
- ⚡ Lightning Fast - Organizes 50+ tabs in seconds
- 🔒 Privacy-First - Only tab titles & domains sent to AI
- 📊 Usage Tracking - See how many organizes you have left
- Download from Chrome Web Store (or load unpacked for development)
- Click the extension icon
- Click "Organize Tabs"
- Done! Your tabs are automatically grouped
- Click the extension icon
- Click "Organize Tabs"
- Your tabs are automatically grouped by category
- Rate with 👍 or 👎 to help it learn
- Manually adjust groups - extension remembers your preferences
✅ Tab titles (e.g., "GitHub - Pull Request")
✅ Tab domains only (e.g., "github.com")
✅ Your manual grouping preferences (stored locally)
❌ Full URLs or paths
❌ Page content or browsing history
❌ Passwords or personal data
❌ Cookies or form data
Read more: Privacy Policy
You → Extension → Secure Backend (Vercel) → Claude AI → Results → Groups Created
- Extension collects tab titles and domains
- Backend securely calls Claude AI with your data
- AI suggests categories (Development, Social, Shopping, etc.)
- Extension creates tab groups automatically
- Learning happens locally - your preferences stay in your browser
- 🔒 Security - API key never exposed in extension code
- 💰 Free for you - We cover the AI costs
- ⚡ Fast - Optimized API calls
- 📊 Fair usage - 10 free organizes/month per user
The extension learns from your behavior:
- First time: AI makes best guess at categorization
- You adjust: Manually drag tabs between groups
- It learns: Remembers "github.com goes in Development"
- Next time: Automatically uses your preferences
All learning happens locally - your preferences never leave your browser!
- ✅ 10 organizes per month
- ✅ Resets on the 1st of each month
- ✅ Perfect for most users
- ✅ No credit card required
- ✅ No signup needed
- Developers - Separate GitHub, docs, Stack Overflow
- Researchers - Organize papers and articles
- Shoppers - Group deals and reviews
- Students - Separate by class/subject
- Anyone with 10+ tabs open constantly!
When you click "Organize Tabs":
0. GitHub - Pull Request (github.com)
1. Gmail (mail.google.com)
2. Twitter (twitter.com)
- Full URLs (e.g.,
github.com/your-company/secret-project) - Page content or text
- Passwords or form data
- Your browsing history
- Cookies or session data
Only tab titles and domain names - that's it!
Tab group names may not display immediately on macOS. This is a browser rendering issue on Mac.
Workaround: Groups are created correctly - names appear after clicking into any tab in the group.
Status: This affects all tab group extensions on macOS and cannot be fixed from the extension side.
- AI: Claude Haiku 3 (Anthropic)
- Backend: Vercel Serverless Functions (Node.js)
- Platform: Chrome Extensions Manifest V3
- Storage: Local browser storage (privacy!)
- Security: Backend authentication, IP rate limiting
- Tracking: None whatsoever
- ✅ No API keys in extension code - Secure backend architecture
- ✅ IP rate limiting - 20 requests/hour per IP maximum
- ✅ User rate limiting - 10 organizes/month per user
- ✅ Billing caps - Protected against abuse
- ✅ Open source - Verify the code yourself
Contributions welcome!
- Fork the repository
- Create a feature branch
- Make your changes
- Submit a pull request
- Keep privacy-first approach
- No tracking or analytics
- Open source, transparent
- Document security implications
MIT License - Use however you want!
Questions? Issues?
- GitHub Issues: Open an issue
- Privacy concerns: See PRIVACY.md
- Chrome Web Store: Leave a review
If this extension saves you time:
- ⭐ Star the repo on GitHub
- 📢 Share with friends
- 💬 Leave feedback
- 🔧 Contribute improvements
Made with ❤️ for people drowning in tabs
🔒 Privacy-first • 🆓 Free forever • 📖 Open source
- Chrome Web Store (coming soon)
- Privacy Policy
- GitHub Repository