# Workspace

> Manage tabs in workspaces similar to Microsoft Edge's Workspace feature

Canonical page: [https://chrome-stats.com/d/workspace](https://chrome-stats.com/d/workspace)

## Overview

- **ID:** `workspace`
- **Platform:** Firefox
- **Type:** Firefox add-on
- **Status:** Available
- **Publisher:** Kasukabe Tsumugi
- **Category:** bookmarks,tabs
- **Daily users:** 173
- **Weekly downloads:** 43
- **Rating:** 3.14 / 5 (7 ratings)
- **Version:** 0.2.0
- **Last updated:** 2025-10-15
- **First published:** 2025-10-07
- **Size:** 457 KB
- **Data as of:** 2026-09-05
- **Store listing:** [Firefox Add-ons Store](https://addons.mozilla.org/firefox/addon/workspace/)

## Description

Firefox Workspaces organizes browser tabs into named "workspaces" so users can save, restore, and switch between groups of tabs. The extension models the Workspace concept found in Microsoft Edge and is focused on making tab grouping and session recovery simple and reliable.

Key features
<ul><li>Workspaces as tab collections: each workspace stores a set of tabs with their URL, title, and pinned state.</li><li>Create and remove workspaces: users can name workspaces and assign a color for easy identification.</li><li>Create from current window: create a new workspace from all tabs in the current browser window with one action.</li><li>Move tabs between workspaces: drag-and-drop support to move tabs or remove them from a workspace.</li><li>Pinned tab handling: preserve pinned tabs when opening or restoring a workspace.</li><li>Open workspace in a new window: restore the full set of tabs (pinned and unpinned) in a new browser window and maintain an association between that window and the workspace.</li><li>Automatic save and restore: when a workspace-associated window closes, the extension records the current tabs (including pinned state) so the workspace can be restored later.</li><li>Import / Export: JSON import and export of workspaces for backup or migration.</li><li>User interface: a popup UI for workspace management and quick actions; content scripts are used only when necessary (for example file selection during import).</li></ul>
Permissions and rationale (for reviewers)
<ul><li>tabs: required to read and manipulate browser tabs (open, move, query tab info).</li><li>sessions: used to store and recover window/tab state when a workspace window closes.</li><li>activeTab &amp; scripting: used to inject a small content script when needed (for import flow) and to access the active tab temporarily.</li><li>storage: persist workspaces and settings locally.</li><li>notifications: show user-facing notifications for important events such as import results.</li></ul>

## Rankings

- #8,858 — Overall
- #308 — Bookmarks
- #38 — work
- #130 — associate
- #154 — space
- #158 — microsoft

## Permissions and access

### Permissions

- `tabs`
- `sessions`
- `activeTab`
- `storage`
- `notifications`

### Host permissions

- `<all_urls>`

### Content script matches

- `<all_urls>`

## Safety

- **Risk impact:** High risk impact
- **Risk likelihood:** Moderate risk likelihood

### Analysis details

- Grants access to browser tabs, which can be used to track user browsing habits and history, presenting a privacy concern.
- This extension has low user count. Unpopular extensions may not be stable or safe.

> Some risk analysis details are omitted from this free response. [Upgrade to view the full analysis](https://chrome-stats.com/pricing).

## Similar extensions and apps

- [Workspaces](https://chrome-stats.com/d/firefox-workspaces) — 351 users, 3.36 / 5
- [Workspaces+](https://chrome-stats.com/d/workspacesplus) — 111 users, 2.93 / 5
- [Tab Workspaces](https://chrome-stats.com/d/tab-workspaces) — 658 users, 2.82 / 5
- [Workspaces](https://chrome-stats.com/d/workspaces-sidebar) — 35 users, 4.25 / 5
- [Workspaces](https://chrome-stats.com/d/workspaces-manager) — 71 users, 4.67 / 5
- [Better Workspaces](https://chrome-stats.com/d/better-workspaces) — 11 users, 2.00 / 5
- [Edge Workspaces](https://chrome-stats.com/d/edge-workspaces) — 33 users, 3.00 / 5
- [Container Workspaces](https://chrome-stats.com/d/container-workspaces) — 75 users, 4.71 / 5
- [Workspaces for Firefox](https://chrome-stats.com/d/workspaces-for-firefox) — 215 users, 3.67 / 5
- [Workspace Switcher](https://chrome-stats.com/d/workspace-switcher) — 2 users, 3.00 / 5
- [Project Workspace Tabs](https://chrome-stats.com/d/project-workspace-tabs)
- [Save Tabs for Later](https://chrome-stats.com/d/save-tabs-for-later) — 1 users

---

Source: [Chrome-Stats](https://chrome-stats.com/d/workspace)
