Workspace Saver banner

Workspace Saver

2 devlogs
40m 19s

Never lose your browser worksapce again.
A browser extension designed to save, organize, and restore tab sequences even from Private windows.

πŸš€ The Problem
When working in a browser especially Private/Incognito window, closing the browser mea…

Never lose your browser worksapce again.
A browser extension designed to save, organize, and restore tab sequences even from Private windows.

πŸš€ The Problem
When working in a browser especially Private/Incognito window, closing the browser means losing all your open tabs instantly. Browser history is disabled, so you can’t restore them.

βœ… The Solution
Workspace Saver allows you to snapshot your current tabs into a secure local storage. You can close the browser, come back days later, and restore the exact sequence of tabs with one click.

This project uses AI

I used AI to generate svg code in popup.js from line 25 to line 30.

Demo Repository

Loading README...

rx76d

I updated the README.md and clearly documented how AI was used in this project.

Attachment
0
rx76d

When I was surfing the internet on a particular topic, I wanted to resume my journey from the same point later, but there was no easy way to do that. So I created this extension to help save tabs in sequence, allowing users to resume their work anytime.

I built it using JavaScript and the Chrome Extensions API, tested it locally, and packaged it as a .crx file. I then published it as a GitHub release (v1.1).

Attachment
0