Hey everyone! I recently moved from Edge to Zen/Firefox, and one of the features I missed most was Edge’s Copilot tab organizer. I always end up with 50+ tabs open and no idea where anything is, so I built a small extension to replicate that experience. Hayatab analyzes your open tabs and suggests smart groups using your Claude, Gemini, ChatGPT, or a local Ollama API. You review the suggestions and apply them with one click. You can also pick which model to use. Firefox Add-ons: https://addons.mozilla.org/en-CA/firefox/addon/hayatab/ GitHub: https://github.com/Haya-ChiChi/hayatab/ Zen users: tab group collapsing requires a small userChrome.css fix. I ran into this myself and this thread has the solution, used the style provided by /u/revelationnow (thanks!) : https://www.reddit.com/r/zen_browser/comments/1o0f3u3/tab_groups_dont_fold_in_anymore/ It started as a weekend project, so any feedback or feature suggestions are welcome! submitted by /u/Empty_Seaweed9705
Originally posted by u/Empty_Seaweed9705 on r/ClaudeCode
