A simple Chrome extension that allows you to save all your open tabs as named workspaces, so you can easily reopen the entire set of tabs later with just one click.
- Save all tabs in the current window as a named workspace
- View a list of all saved workspaces with the number of tabs and creation date
- Open saved workspaces in a new window with a single click
- Delete workspaces you no longer need
- Clean, intuitive interface
- Clone or download this repository
- Open Chrome and navigate to
chrome://extensions/ - Enable "Developer mode" by toggling the switch in the top right corner
- Click "Load unpacked" and select the extension directory
- The extension is now installed and can be accessed from the Chrome toolbar
- Click on the Save Tabs icon in your Chrome toolbar
- Enter a name for your current set of tabs
- Click "Save Current Tabs"
- Your workspace is now saved and will appear in the list below
- To reopen a workspace, click the "Open" button next to its name
- To delete a workspace, click the "Delete" button
- Ability to update existing workspaces
- Search functionality for workspaces
- Keyboard shortcuts
- Export/import workspaces
- Sync workspaces across devices
- Customizable themes
MIT