A browser extension for AI-powered automated tab grouping and project management.
- Clone or download this repository.
- Open Google Chrome and go to
chrome://extensions/. - Enable Developer mode in the top right corner.
- Click Load unpacked.
- Select the
tabsdirectory containingmanifest.json.
The extension requires a Gemini API key for intelligent grouping.
- Copy
config.example.jstoconfig.js. - Open
config.jsand replaceYOUR_GEMINI_API_KEY_HEREwith your API key. - Obtain a key at https://aistudio.google.com/apikey.
Alternatively, you can provide an API key in the extension settings popup.