百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
T

Tab-Session-Manager

> 编程语言
开源

用于恢复和保存窗口/标签状态的 Web 扩展

2.4K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

用于恢复和保存窗口/标签状态的 Web 扩展

Tab-Session-Manager

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

Download

for Microsoft Edge

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

  1. Clone the repository git clone https://github.com/sienori/Tab-Session-Manager
  2. Create the file src/credentials.js
bash
export const clientId = "xxx"
export const clientSecret = "xxx"
  1. Run npm install
  2. 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

Privacy Policy

Privacy Policy of Tab Session Manager

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

JavaScriptchrome-extensionfirefox-addonweb-extensions

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言