AI-powered tab grouping for Firefox. Analyzes your open tabs and organizes them into logical groups using your choice of AI provider.
- One-click analysis - click "Analyze Tabs" and get suggested groups instantly
- Multiple AI providers - Claude, OpenAI, Gemini, or Ollama (fully local)
- Native tab groups - uses Firefox's built-in tab grouping API
- Zen browser support - falls back to sorting tabs by group when native grouping isn't available
- Privacy-first - no telemetry, no tracking, API keys stored locally only
- Install the extension from Firefox Add-ons (or load temporarily via
about:debugging) - Open extension settings and choose an AI provider
- Enter your API key (or point to your Ollama server)
- Click the toolbar icon and hit Analyze Tabs
| Provider | Models | Requires |
|---|---|---|
| Claude | Haiku 4.5, Sonnet 4.5, Opus 4.6 | API key |
| OpenAI | GPT-4o mini, GPT-4o, o3-mini | API key |
| Gemini | Gemini 2.0 Flash, 2.5 Flash, 2.5 Pro | API key |
| Ollama | Llama 3.2, Mistral, Qwen 2.5, Gemma 2, Phi-4, custom | Ollama running on localhost |
Only tab titles and URLs are sent to your chosen AI provider when you click "Analyze Tabs". Nothing else leaves your browser. See the full privacy policy.
MIT