Skip to main content
Guide SuperchargeNavigation

Does Chrome Have Workspaces? Not Yet — Here's What Works (2026)

Chrome 149 has no native workspaces. Tab Groups label tabs — they don't isolate contexts. Arc died. Zen is Firefox. Here's what actually works in Chrome.

7 min read Verified Chrome 149

Chrome 149, the current stable as of June 2026, does not have native workspaces. Tab Groups (the closest built-in feature) group tabs visually on a shared strip but do not isolate contexts, switch entire project tab sets, or automatically persist sessions. Browsers that had real workspaces (Arc Spaces, Opera Workspaces) either stopped development or use non-Chrome engines.

The Confusion: Tab Groups vs. Workspaces

Most searches for “Chrome workspaces” land on articles about Tab Groups. The two features solve different problems.

Tab Groups (Chrome 83+, enhanced through Chrome 149) let you label tabs with a name and color, collapse them into a chip on the tab strip, and save them manually. Saved Tab Groups (available since Chrome 133) persist through restarts when you explicitly save them. They are a real improvement over an unlabeled tab strip.

What they do not do:

  • Context isolation: All groups share one tab strip simultaneously. Collapsing a group hides the tabs but leaves its chip visible. There is no mode where only one project’s tabs are on screen.
  • Automatic persistence: Only groups you right-click and save are guaranteed to survive a crash or forced update. Unsaved groups depend on Chrome’s all-or-nothing session restore.
  • Workspace switching: Chrome has no concept of “switch to Work mode” that swaps the entire browser context. You scroll and click between group chips, but everything coexists in one window.
  • Tab search across groups: No native way to type a keyword and jump to a matching tab across all groups. You scan manually.

Workspaces, as built in Arc or Opera, work differently. Activating a workspace replaces the entire visible tab context — your Work workspace shows only work tabs, your Research workspace shows only research tabs. Other workspaces are hidden, not just collapsed. Switching is instant and complete.

FeatureChrome Tab GroupsTrue Workspaces
Visual grouping with colors/namesYesYes
Collapse to save strip spaceYesYes
Saved groups survive restartsYes (manual save, Chrome 149)Yes (automatic)
Context isolation — only active project visibleNoYes
Switch entire tab set with one actionNoYes
Search tabs across all groups by typingNoYes
Auto-persist without manual save stepNoYes

That table is why people searching for Chrome workspaces feel like Tab Groups are a near-miss. Structurally they are similar, behaviorally they stop short.

Where Workspaces Actually Existed

Before looking at what works in Chrome today, it helps to know what was lost. Those are the features people are trying to recover.

Arc Spaces were the most fully realized browser workspace implementation in a Chromium-based browser. Each Space was a named, isolated container: separate tab strips, separate visual environments, with sidebar navigation to switch between them. The switch was instant and complete, with no visual remnants of other workspaces. Arc also had a Command Bar (Cmd+T) for keyboard-driven navigation across all Spaces and tabs.

Arc Browser entered maintenance mode in May 2025. The Browser Company pivoted to Dia, an AI-focused product; Atlassian acquired The Browser Company for $610M (announced September 2025, closed October 21, 2025) to build Dia, not continue Arc. Arc still runs and receives Chromium security updates but no new features, with no announced sunset date. Users who relied on Spaces are the primary audience for workspace-in-Chrome questions in 2026.

Zen Browser has workspaces and they work well: full context isolation, instant switching, a clean Firefox-based UI. Zen is worth considering if your extension dependencies are limited. The hard constraint is the engine: Zen is Firefox-based, and Chrome extensions do not run in Firefox. If you use Chrome extensions daily, this ends the conversation.

Opera has had Workspaces for years as a built-in feature, but Opera is its own browser with its own extension ecosystem, not Chrome. The Chrome Web Store does not support Opera, and Opera’s Chromium base does not mean Chrome extensions work there without compatibility issues.

Vivaldi offers Tab Stacks with some workspace-like behavior and supports Chrome Web Store extensions. But Vivaldi’s workspace implementation is limited — Tab Stacks group tabs visually without full context isolation, and Vivaldi’s own UI additions can conflict with Chrome extensions that use the side panel API.

This leaves Chrome users with one practical path: extensions.

Getting Real Workspaces in Chrome

SuperchargeNavigation adds named workspaces to Chrome’s existing side panel API. The isolation model matches what Arc Spaces did: each workspace holds its own tabs independently, and switching workspaces swaps the visible tab context completely.

The setup is a side panel. Click the Nav icon (or assign a keyboard shortcut to open it) and you see your workspaces listed with their tab counts. Creating a new workspace is one click and a name. Switching between them is instant.

What it does in practice:

Isolation. When you switch from Work to Personal, only Personal’s tabs are active. Work’s tabs are preserved but not visible. Tab Groups keep everything on one strip; workspaces hide what you’re not using.

Auto-snapshots. Every switch saves a snapshot. Nav retains 50 of them with a time-travel slider in the side panel. If you accidentally close a tab or restructure a workspace, you can rewind to an earlier state without manual saves.

Alt+K command bar. Keyboard-driven search across all open tabs, recently closed tabs, and saved workspace sessions. Works like Arc’s Command Bar. Type a fragment, arrow-key to the match, Enter to activate.

Tab deduplication. Opening a URL that already exists in your session surfaces a modal instead of creating a duplicate tab. For research-heavy workflows with lots of open-URL-in-new-tab habits, this catches the redundancy before it compounds.

Workspace files. Export a workspace as a JSON file for backup or to hand off to a colleague. Recipient imports the file in their own Nav install to recreate the workspace with pinned tabs and groups intact.

Storage. All workspace data is local by default (chrome.storage.local). Cross-device sync is opt-in: it rides Chrome’s own account sync (or Microsoft account sync on Edge), not a SuperchargeBrowser server — your data stays in your browser account and we cannot read it. Zero telemetry either way.

No account required for any of this. No subscription for the core workspace features.

Chrome Tab Groups vs. Arc Spaces vs. Nav Workspaces

Chrome Tab GroupsArc Spaces (discontinued)SuperchargeNavigation
Context isolationNoYesYes
Auto-persistencePartial (manual save)YesYes (50 snapshots)
Keyboard tab searchNoYes (Command Bar)Yes (Alt+K)
Tab search across workspacesNoYesYes
Available in ChromeYes (built-in)No (own browser)Yes (extension)
Actively maintainedYesNo (maintenance mode)Yes
Account requiredNoNoNo
Cross-device syncPartial (saved groups via Chrome Sync)Yes (iCloud/Arc sync)Opt-in (Chrome Sync)
FreeYesYesYes

When Tab Groups Are Actually Enough

Tab Groups cover the need for a significant share of Chrome users, and it would be inaccurate to say everyone needs workspace isolation.

Tab Groups work well when:

  • You are running one primary project at a time, with secondary context tabs alongside it
  • You have 15 or fewer tabs total across two or three related tasks
  • Your groups are temporary — research for a specific task, comparisons, or a shopping session you will close when done
  • You restart Chrome infrequently, or Saved Tab Groups have solved your persistence problem

The workflow breaks down when you need to switch between parallel projects — Work, Personal, a side project, a research thread — without those contexts bleeding into each other visually or cognitively. At four or more concurrent projects with 25+ tabs each, the shared-strip model generates friction at every context switch. That friction is exactly the problem Arc Spaces solved.

The Setup Decision

If you came here from Arc: SuperchargeNavigation covers most of what Spaces did in Chrome. The isolation model is the same. The command bar is equivalent. The auto-snapshot system is more explicit than Arc’s approach. The side panel UI is different from Arc’s sidebar but functionally comparable.

If you came here from searching whether Chrome has workspaces: it does not, natively. Tab Groups are the closest built-in feature and they are useful at smaller scale. For true workspace isolation in Chrome 149, an extension is the answer.

If you are evaluating Zen Browser: it has the better native workspace implementation, but the Firefox engine constraint is real. If you use one or two Chrome extensions regularly, test whether their Firefox equivalents cover your needs before committing. If you use many, Zen will cost you too much of your existing setup.

The conditional: if you need full context isolation in Chrome with keyboard-driven switching and automatic session recovery, SuperchargeNavigation installs in under a minute with no account. If Tab Groups handle your actual tab volume and you only want visual organization, they are free and already installed.

Frequently Asked Questions

Does Chrome have workspaces?
As of Chrome 149 (June 2026), Chrome has no native workspace feature. Tab Groups — Chrome's built-in organizational tool — group tabs visually on a single strip but do not isolate contexts, persist sessions automatically, or let you switch between entire project tab sets. The only way to get true workspaces in Chrome is through a third-party extension.
Are Chrome Tab Groups the same as workspaces?
No. Tab Groups in Chrome 149 label and color-code tabs on a shared strip. They can be collapsed and saved manually. What they do not do: hide all other projects when you switch, guarantee persistence without a manual save step, or let you search across groups by typing. Workspaces (as built in Arc or Opera) switch your entire browser context — only the active project's tabs are visible.
Does Arc Browser still have workspaces in 2026?
Arc Browser entered maintenance mode in May 2025 after The Browser Company pivoted to an AI product called Dia. Atlassian acquired The Browser Company for $610M (closed October 2025) to build Dia, not continue Arc. Arc still runs and gets Chromium security updates but receives no new features. Its workspace feature (called Spaces) was the closest implementation of named, isolated workspaces in a major browser, but it is no longer actively developed as of June 2026.
Does Zen Browser have workspaces?
Yes, but Zen is Firefox-based. Its workspaces switch entire tab contexts and are well-implemented, but Chrome extensions do not run in Firefox. If your workflow depends on Chrome extensions, Zen's workspaces are not an option.
How do I get workspaces in Chrome?
As of June 2026, SuperchargeNavigation is the most complete workspace implementation for Chrome. It adds named workspaces with full tab isolation, an Alt+K command bar for switching, and 50 auto-snapshots for session recovery. No account required. Free core. Runs on Chrome 149.

Don't miss the next release

Be first to know when we ship something new.

Related Articles