Incognito Tab Saver is a Chrome extension that allows you to save and restore all open tabs in your Incognito windows. With just a couple of clicks, you can save your browsing session and restore it later, making it easy to manage your Incognito tabs.
- Save Incognito Tabs: Quickly save all open tabs from any Incognito window.
- Restore Incognito Tabs: Restore your saved tabs in a new Incognito window.
- User-Friendly Interface: Simple popup with clear buttons for saving and restoring tabs.
- Persistent Storage: Utilizes Chrome's storage API to keep your saved tabs accessible across sessions.
- Download or clone this repository.
- Open Chrome and navigate to
chrome://extensions/
. - Enable "Developer mode" in the top right corner.
- Click "Load unpacked" and select the directory where the extension files are located.
- The extension should now be installed and visible in your extension toolbar.
- Open an Incognito window and browse to your desired tabs.
- Click the Incognito Tab Saver extension icon in your toolbar.
- Click the Save Tabs button to store all open Incognito tabs.
- When you're ready to restore your tabs, click the extension icon again.
- Click the Restore Tabs button to reopen all saved tabs in a new Incognito window.
- When you click Save Tabs, the extension captures all URLs from currently open Incognito windows and stores them using Chrome's local storage.
- Clicking Restore Tabs will open a new Incognito window and create tabs for each saved URL.
- The extension only saves tabs from Incognito windows; tabs from regular windows are not included.
- You must have the extension installed in Incognito mode for it to function properly.
If you would like to contribute to this project, feel free to fork the repository and submit a pull request. Any feedback, suggestions, or improvements are welcome!
This project is licensed under the MIT License. See the LICENSE file for details.
For any questions or issues, please open an issue in the repository.