An extension for Chrome designed to save the currently open tabs in your window, preventing potential loss or the necessity to dig through your browsing history. It allows you to reopen the active window as it is in its current state and at any time.
- Download
tabs-saver-ce.zipfrom the latest release. - Unzip it.
- Go to the extensions tab in Chrome at
chrome://extensions/. - Click on
Load unpackedand select the unzipped folder.
storagepermission is used to save/get the names and URLs of a window's tabs in/from the local storage.tabspermission is used to retrieve the active window's tabs data, specifically the name and URL of each tab.
