Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workspace Manager

A Chrome extension for saving and restoring browser sessions. Group tabs into named workspaces, tag them, and reopen everything in one click.

Features

  • Save windows — capture all open tabs as a named workspace from the popup
  • Restore — open a workspace in a new window with all its tabs
  • Tags — organize workspaces with color-coded tags
  • Pin — keep important workspaces at the top
  • Quick update — one-click banner to overwrite a workspace after you've been working in it
  • Search — filter by name, URL, or title across all workspaces
  • Bulk actions — select multiple workspaces to delete at once
  • Import / Export — back up and transfer workspaces as JSON
  • Stats — storage usage, tab counts, tag distribution
  • Dark / light theme

All data is stored locally via chrome.storage.local. Nothing leaves your browser.

Installation

  1. Clone or download this repo
  2. Go to chrome://extensions
  3. Enable Developer mode (top right)
  4. Click Load unpacked and select the folder

Usage

Click the extension icon to open the popup. From there you can save the current window or open an existing workspace. Click Dashboard to manage everything — edit workspaces, add tabs manually, rename, tag, pin, import/export.

Permissions

Permission Why
tabs Read open tabs when saving a window
windows Open a new window when restoring a workspace
storage Save workspace data locally

About

A Chrome extension for saving and restoring browser sessions. Group tabs into named workspaces, tag them, and reopen everything in one click.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages