Thank you to the awesome backers who support Tab Session Manager!
Support Tab Session Manager by becoming a sponsor. Thank you to our wonderful sponsors!
Session Compressor
A tool for compressing sessions created by Tab Session Manager
Save Tab Groups for Tab Session Manager
Additional extension for saving tab groups in Tab Session Manager for Chrome
You can contribute by translating Tab Session Manager on Crowdin.
Required: Node 18.17.1
- Clone the repository
git clone https://github.com/sienori/Tab-Session-Manager
- Create the file
src/credentials.js
export const clientId = "xxx"
export const clientSecret = "xxx"
- Run
npm install
- Run
npm run watch-dev
- Open Chrome browser and navigate to
chrome://extensions
- Select "Developer Mode" and then click "Load unpacked extension..."
- From the file browser, choose to
tab-session-manager/dev/chrome
- Open Firefox browser and navigate to
about:debugging
- Click "Load Temporary Add-on" and from the file browser, choose
tab-session-manager/dev/firefox
Privacy Policy of Tab Session Manager