Feature
AI tab group naming — stop staring at groups called “New Group”
Turns “New Group” into a name that actually describes what is inside it.
How does ai group naming work?
Direct answer
When a group is created, or when its tab count crosses a multiple of three, Flocci Tabs quietly asks the AI service for a better label. It reads up to ten tab titles from that group and returns a short, human name — “React & Vite Docs” instead of “New Group” — and renames the group in the background.
What it does
- Triggered on group creation and whenever the group crosses a 3-tab increment.
- Silent — no popup, no confirmation dialog, no interruption.
- Capped at 20 output tokens, so a rename costs a fraction of a credit.
- Manual names you type yourself are respected; the AI does not fight you for the label.
Under the hood
POST /api/flocci/ai/generate-name reads at most 10 tabs from the group and caps the model at 20 output tokens, which is why names come back short and cheap rather than paragraph-shaped.
Flocci Tabs 1.3.3 · Manifest V3 service worker
Also searched as
This page answers these queries directly.
- ai name my chrome tab groups automatically
- rename chrome tab group automatically extension
- chrome tab group naming ai
AI group naming — questions
Straight answers, no marketing detours.
Does ai group naming need a Flocci account?
Yes. AI features and cloud snapshots run through your Flocci account, which you create with a single Google sign-in. There is no password to set and no API key to paste.
Can I turn ai group naming off?
Yes. Every behaviour is toggleable from the extension's options page, and rules, colours and keyword filters can be rewritten or exported as JSON for backup.
What exactly leaves my browser?
Only tab titles and domains, and only when you trigger the action. Page contents, form data and browsing history are never transmitted. The extension talks to exactly one host: api.tabs.flocci.in.
Try ai group naming yourself
Install once, then drag a tab out. That is the setup.
No account needed for automatic grouping. No API key, ever.