랭킹으로 돌아가기

WebExtensions for restoring and saving window / tab states
web-extensionsfirefox-addonchrome-extension
주요 지표
스타 성장
스타
2.4k
포크
236
주간 성장
—
이슈
647
1k2k
2017년 10월2019년 3월2020년 9월2022년 2월2023년 8월2025년 2월2026년 7월
아티팩트npm
npm install tab-session-managerREADME
Tab-Session-Manager
Save and restore the state of browser windows and tabs. It also supports automatic saving.

Download
Backers
Thank you to the awesome backers who support Tab Session Manager!
Sponsors
Support Tab Session Manager by becoming a sponsor. Thank you to our wonderful sponsors!
Tools
Session Compressor
A tool for compressing sessions created by Tab Session Manager
Translation
You can contribute by translating Tab Session Manager on Crowdin.
Developing
Required: Node 24.13.0, npm 11.7.0
- 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
Load the extension in Chrome
- 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
Load the extension in Firefox
- 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
Privacy Policy of Tab Session Manager
관련 저장소





