An intelligent browser tab grouping extension powered by AI models for automatic tab categorization and management.
- Smart Grouping: Uses AI models to automatically categorize tabs based on content and titles
- Multi-Provider Support: Supports 15+ AI providers including OpenAI, DeepSeek, Alibaba Cloud, Baidu, etc.
- Auto-Trigger: Automatically triggers grouping when ungrouped tabs reach a set threshold
- Manual Grouping: Manually trigger tab grouping at any time
- Configuration Persistence: Independent configuration saving for each AI provider with automatic restoration when switching
- Meaningless Group Filtering: Intelligently filters out meaningless groups like "Others", "Miscellaneous", etc.
- Tab Sorting: Automatically moves ungrouped tabs to the rightmost position after grouping
- OpenAI (GPT-4, GPT-3.5)
- Anthropic (Claude)
- Google (Gemini)
- DeepSeek
- Alibaba Cloud (Qwen)
- Baidu (ERNIE)
- Zhipu AI (ChatGLM)
- Moonshot AI (Kimi)
- 01.AI (Yi)
- MiniMax
- ByteDance (Doubao)
- iFlytek (Spark)
- SenseTime
- StepFun
- Tencent (Hunyuan)
- Visit AI Tab Manager in the Chrome Web Store
- Click "Add to Chrome"
- Confirm installation permissions
- Download source code locally
- Open Chrome browser, go to
chrome://extensions/
- Enable "Developer mode"
- Click "Load unpacked extension"
- Select the project folder
- Click the extension icon to open settings page
- Select your AI service provider
- Enter API Key and related configuration
- Choose the model to use
- Auto-group threshold: Set how many ungrouped tabs trigger automatic grouping
- Minimum group size: Set minimum number of tabs per group
- Grouping strategy: Customize grouping rules and prompts
- All configuration information is stored locally in your browser
- Tab information is only sent to your configured AI service provider
- No collection, storage, or transmission of personal data
- Follows Chrome extension security best practices
- Manifest V3: Uses the latest Chrome extension framework
- Service Worker: Background service ensures stable functionality
- Storage API: Local storage of user configuration
- Tabs API: Browser tab management
- Tab Groups API: Tab group creation and management
This extension supports multiple languages:
- English: Default for international users
- Chinese (Simplified): 中文简体
- Auto-detection: Automatically detects browser language
- Initial release
- Multi-provider AI support
- Smart tab grouping functionality
- Configuration management interface
- Internationalization support
Issues and Pull Requests are welcome to help improve this project.
This project is open-sourced under the MIT License.