Skip to content

Latest commit

 

History

33 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hayatab

AI-powered tab grouping for Firefox. Analyzes your open tabs and organizes them into logical groups using your choice of AI provider.

Features

  • 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

Setup

  1. Install the extension from Firefox Add-ons (or load temporarily via about:debugging)
  2. Open extension settings and choose an AI provider
  3. Enter your API key (or point to your Ollama server)
  4. Click the toolbar icon and hit Analyze Tabs

Supported Providers

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

Privacy

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.

License

MIT