Feature
Bulk tab-group actions: ungroup all, close all, merge all windows
Ungroup all, close all groups, merge all — scoped to one window or every window.
How does bulk group actions work?
Direct answer
The popup has one toggle — Current Window or All Windows — and four bulk actions under it. Ungroup All flattens every group. Close Groups closes every grouped tab. Merge All pulls every group from every window into one new window. Smart Group organises what is in front of you right now.
What it does
- Ungroup All — flatten everything back to a plain tab strip in one click.
- Close Groups — collapse, close and clean up every grouped tab plus the empty shells.
- Merge All — consolidate every window into one organised window at the end of a week.
- Scope toggle applies to all of them, so nothing surprises you across monitors.
Under the hood
Every bulk action reads the scope toggle before it runs, so “All Windows” genuinely walks chrome.windows.getAll rather than acting on the focused window only.
Flocci Tabs 1.3.3 · Manifest V3 service worker
Also searched as
This page answers these queries directly.
- ungroup all chrome tabs at once
- merge all chrome windows into one window
- close all tab groups chrome shortcut
Bulk group actions — questions
Straight answers, no marketing detours.
Does bulk group actions need a Flocci account?
No. This runs entirely on your device and works the moment the extension is installed. No sign-in, no account, no network call.
Can I turn bulk group actions 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?
Nothing. This feature is local-only — it uses Chrome's tabs and tabGroups APIs on your machine and makes no network request at all.
Try bulk group actions yourself
Install once, then drag a tab out. That is the setup.
No account needed for automatic grouping. No API key, ever.