TTTPOB / Tab-Session-Manager

WebExtensions for saving and restoring sessions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tab-Session-Manager

Save and restore the state of windows and tabs. It also supports automatic saving.

for Firefox

for Chrome

Backers

Thank you to the awesome backers who supported Tab Session Manager!

Became a Patreon

Translation

You can contribute by translating Tab Session Manager on Crowdin.

Developing

  1. Clone the repository git clone https://github.com/sienori/Tab-Session-Manager
  2. Run npm install
  3. Run npm run watch-dev

Load the extension in Chrome

  1. Open Chrome browser and navigate to chrome://extensions
  2. Select "Developer Mode" and then click "Load unpacked extension..."
  3. From the file browser, choose to tab-session-manager/dev/chrome

Load the extension in Firefox

  1. Open Firefox browser and navigate to about:debugging
  2. Click "Load Temporary Add-on" and from the file browser, choose tab-session-manager/dev/firefox

About

WebExtensions for saving and restoring sessions

License:Mozilla Public License 2.0


Languages

Language:JavaScript 83.8%Language:CSS 15.7%Language:HTML 0.5%