Nice Tab Manager
42 个评分
)概述
开源的标签页管理器,OneTab、Toby、SessionBuddy 等扩展的升级替代品,功能丰富易用 | A nice, convenient, powerful tab manager (open source)
- 方便快捷,功能丰富,开源的标签页管理工具 - 本工具是 OneTab 扩展的升级替代品,并不管理浏览器收藏夹 - Scroll down to view the English instructions. 沟通交流: - github链接: https://github.com/web-dahuyou/NiceTab - QQ沟通交流群: 924270240 ## 功能介绍 全部功能见 GitHub > NiceTab 用户指南, 或在插件中点击“用户指南”。以下为历史版本功能介绍 ### 通用功能 - 支持一键发送 所有标签页、所有窗口标签页、当前标签组、当前标签页、其他标签页、左侧标签页、右侧标签页等。 - 支持发送新版浏览器自带的标签组到NiceTab, 支持以标签组形式打开到浏览器。 - 支持浏览器快捷命令(打开NiceTab管理后台、全局搜索、发送所有标签页、发送当前标签页等)。 - 支持偏好设置。 - 支持多种插件的数据导入,支持导出到本地。目前支持 `NiceTab`、`OneTab`、`Toby`、`SessionBuddy`、`KepTab` 格式的导入,后续可根据需求增加其他插件格式的适配导入。 - 支持定制化**新标签页**。 - 支持**远程同步功能**。 - 支持手动切换**亮色/暗黑主题**。 - 支持**皮肤主题切换**,目前暂时设置了有限的几种主题色提供选择,后续可根据需求扩大选择范围。 - 支持**多语言**,目前暂时支持简体中文、繁体中文、英文。 - 支持**回收站功能**,回收站中的标签页可还原到标签列表或者彻底删除。标签列表和回收站支持根据分类和标签组归类合并,方便管理。 - 支持手动休眠标签页来释放内存(休眠中的标签页仍会显示在标签栏中,并会在激活后重新加载)。 ### 列表管理 - 更多功能可查看操作指南。 - 支持分类、标签组、标签页管理,包括一键收集保存、恢复、星标、锁定、增删改查、拖拽排序等功能。 - 支持全局搜索标签页和url,选择标签页后跳转定位到指定标签页。 - 支持分类锁定功能,防误触操作。 - 分类支持展开/收起,支持创建分类和标签组,方便移动其他标签组/标签页到新分类/新标签组。 - 支持列表页快捷键(目前只添加了分类、标签组的上下移动排序的快捷键操作,后续可根据需求添加其他功能的快捷键操作)。 - 支持标签组按名称和创建时间排序。 - 支持一键复制标签组所有标签页的链接, 复制链接支持自定义模板。 - 支持标签页手动去重。 - 支持多选标签页、复制标签页、跨标签组移动或复制。 - 标签页支持自定义编辑修改标题和url。 ### 偏好设置 - 更多设置项可前往插件 `管理后台>偏好设置` 查看或查看用户指南。 ### 远程同步功能 - 远程同步支持 `gists` 和 `webDAV` 两种类型。 - gists同步: 您可根据需求将标签页同步到自己的 github 和 gitee 账号,只需要配置自己的 access token 即可(注意 token 权限只勾选 gists 操作),后期看看能否扩展配置其他平台方案。 - webDAV同步: 您可根据需求将标签页同步到自己的 webDAV 网盘,只需要配置 webDAV 的 url,username,password即可(支持配置多个 webDAV 账号)。 - 支持标签页和偏好设置的远程同步。 - 自动同步: 支持自动同步功能,可设置开启/关闭、同步频率、开启时段、同步方式等。 - github链接: https://github.com/web-dahuyou/NiceTab - QQ沟通交流群: 924270240 ## Features Comprehensive user guide | <a href="./GUIDE.md">NiceTab User Guide</a> ### General Features - Supports sending all tabs, all tabs (all windows), currect tab group, current tabs, other tabs, left-side tabs, and right-side tabs in just one click. - Supports sending native browser tab groups into NiceTab, and re-open them as native tab groups in your browser. - Supports browser command shortcuts (open the NiceTab-Admin-Page, send all tabs, send the current tab, etc.). - Preferences support. - Offers **import** in multiple formats, with local file saving supported. Currently supports for `NiceTab`, `OneTab`, `Toby`, `SessionBuddy` and `KepTab`. More formats can be added later as needed. - Supports custom **Newtab page**. - **Remote sync**. - Supports manual switch for **Light/Dark** themes. - Supports **Theme color switch**, currently with several preset theme colors(More can be added later as needed). - **Multilingual support**, currently Chinese and English (contributions for more natural English or additional languages are welcome). - Supports **Recycle Bin** feature: deleted tabs, tab groups, and categories go to a recycle bin where you can restore or permanently delete them. - Supports manually hibernate inactive tabs from memory. Hibernated tabs are still visible on the tab strip and will automatically reload when activated. ### List Management - More features can be found in the `User Guide`. - Manage categories, tab groups, and tabs. Includes easy saving, restoring, starring (favorites), locking, adding, deleting, editing, searching, and drag-and-drop reordering, etc. - Supports global search for tab and URL, and jump straight to the result. - Supports category locking, preventing accidental operations. - Categories support expand/collapse, creation of categories and tab groups, making it easy to move other tab groups/tabs to new categories/groups. - Supports keyboard shortcuts for certain operations, such as reordering categories or tab groups. - Supports sorting tab groups by group name or creation time. - Supports one-click copying of all links in a tab group, with a customizable link template. - Supports manual deduplication of tabs. - Supports multi-select tabs, move or copy tabs across tab groups. - Tabs support custom editing of title and URL. ### Preferences - More settings can be found in extension `NiceTab Admin Page > Settings` or refer to the `User Guide`. ### Remote Sync - Supports both `Gists` and `WebDAV` sync. - Gists Sync: You can sync your data to GitHub or Gitee by configuring your personal access token (note, token permissions only check `gists` scope). Potentially more platforms may be supported in the future. - WebDAV Sync: You can sync your data to a WebDAV service by configuring the WebDAV URL, username, and password (supports multiple WebDAV accounts). - Supports remote sync for both tab list and preferences. - Auto Sync: Automatic synchronization is supported; you can enable/disable it and set syncing frequency and method.
4.8 星(5 星制)42 个评分
详情
- 版本3.0.0
- 上次更新日期2026年7月22日
- 提供方web-dahuyou
- 大小1.18MiB
- 语言3 种语言
- 开发者
邮箱
www121ppp@gmail.com - 非交易者该开发者尚未将自己标识为交易者。欧盟地区消费者须知:消费者权利可能不适用于您与该开发者达成的合约。
隐私权
该开发者已声明,您的数据:
- 不会因未获批准的用途出售给第三方
- 不会为实现与产品核心功能无关的目的而使用或转移
- 不会为确定信用度或放贷目的而使用或转移