Tree Style Tab 作者: Piro (piro_or)
以树的形式显示标签。
您需要 Firefox 来使用此扩展
扩展元数据
屏幕截图
关于此扩展
This is a Firefox add-on which provides ability to operate tabs as "tree".
New tabs opened from the current tab are automatically organized as "children" of the current.
Such "branches" are easily folded (collapsed) by clicking on down-triangle shown in a "parent" tab, so you don't need to be suffered from too many visible tabs anymore.
If you hope, you can restructure the tree via drag and drop.
Anyway this addon just provide uncolored "tree" feature.
Please enjoy as you like!
Tips:
Helper addons:
There are some addons extending usability of TST's sidebar.
Latest information is available at the repository.
New tabs opened from the current tab are automatically organized as "children" of the current.
Such "branches" are easily folded (collapsed) by clicking on down-triangle shown in a "parent" tab, so you don't need to be suffered from too many visible tabs anymore.
If you hope, you can restructure the tree via drag and drop.
- Such a tree of tabs will behave like a visual browsing history for you.
- For example, if you see a list of search results for a topic, you'll open each search result link in new child tab.
- For more details you'll also open more descendant tabs from them.
- You'll easily dig and dig deeply, without lose your browsing trail - if you hope to go back to the original search result, you just have to switch to the "root" tab.
- Moreover, you'll treat tree of tabs just as "grouped tabs" for similar topics.
Anyway this addon just provide uncolored "tree" feature.
Please enjoy as you like!
Tips:
- "F1" key toggles the TST sidebar.
- "Tree Style Tab" toolbar button also toggles the sidebar. If it's unnecessary, you can remove it from the toolbar.
Helper addons:
There are some addons extending usability of TST's sidebar.
- Multiple Tab Handler allows you to select multiple tabs with long-press on tabs. It also allows you to close mutiple tabs with long-press on the closebox on tabs.
- TST Bookmarks Subpanel allows you to show a small "Bookmarks" sidebar panel below tabs in the TST's sidebar.
- TST Active Tab in Collapsed Tree shows a small tab on a collapsed tree as an alias for the last active tab under the tree.
- TST Lock Tree Collapsed allows you to lock arbitrary trees as collapsed. (This was a built-in feature on TST 3.3.0-3.3.6, and now separated.)
- TST Tab Drag Handle provides a small tooltip on tab labels to start dragging of tabs for specific operations. (This was a built-in feature on TST 2.6.0-3.3.6, and now separated.)
- TST-MiddleClick allows you to run "undo close tab" or "close currently active tab" command on middle click on the sidebar.
- Tree Style Tab Mouse Wheel allows you to switch active tab by wheel scrolling.
- Tab flip for Tree Style Tab allows you to move focus to the tab previously focused, by clicking on the active tab.
- Tree Style Tab Focus Preceding Tab on Close focuses the previous tab instead of the next tab when a tab is closed.
- Tab Unloader for Tree Style Tab allows you to unload tabs by clicking on them in the sidebar.
- Move unloaded tabs for Tree Style Tab allows you to move tabs in the sidebar without them becoming active.
- Tree Style Tab in Separate Window allows you to open the Tree Style Tab sidebar page in a new window.
- Auto Tab Discard supports the fake context menu in the Tree Style Tab sidebar.
- UnloadTabs supports the fake context menu in the Tree Style Tab sidebar.
- Bookmark Tree for Tree Style Tab allows you to bookmark and restore trees.
- TST Hoverswitch allows you to switch tabs by hovering over them.
- TST Colored Tabs gives custom background color for tabs based on their domain.
- Add Last Active Class To Tab helps you to give custom appearance for the "previously active tab".
- TSTのタブを閉じるボタンの挙動を変更 (tst-change-close-tab-button-be) allows you to close the parent and its all descendants with a middle click on the closebox of a parent tab, whether the tree is expanded or collapsed.
Latest information is available at the repository.
开发者留言
为您的体验打分
权限详细了解
此附加组件需要:
- 为您显示通知
- 存取最近关闭的标签页
- 存取浏览器标签页
此附加组件可能也会要求:
- 读取和修改书签
- 获取剪贴板数据
- 隐藏和显示浏览器标签页
- 存取您在所有网站的数据
更多信息
- 附加组件链接
- 版本
- 4.0.23
- 大小
- 1.07 MB
- 上次更新
- 23 天前 (2024年9月11日)
- 相关分类
- 许可证
- Custom License
- 隐私政策
- 阅读此附加组件的隐私政策
- 版本历史
添加到收藏集
4.0.23 的发布说明
4.0.23 (2024.9.11):
- Remove dependencies to CSS2 system colors deprecated at letely versions of Firefox.
- Set
text/plain
drag data for shift-dragged tabs. Now you can drop tree items to any text input area. - Update overflow state of labels for recycled tab elements more certainly.
- Reduce misdetection of tab closing/moving operations as internal operations.
- Open options page from group tabs, in a foreground tab with no error.
- Use text and bg colors of tabs same to Firefox's native tab bar on Windows 11. There is a difference v.s. the native tabs: colors of sidebar UI won't become pale in inactive windows.
- Improve integration for bookmarks creation from drag-and-dropped tabs: Save tree structure to bookmarks even if they are dragged from Friefox's native tabs, but don't create new folder if dragged with no tree structure (flat tabs) whether from native tab bar or TST's sidebar.
- Add ability to deactivate auto-grouping of bookmarks from dropped tabs with tree structure.
- API: Add new notification type
try-scroll-to-activated-tab
to block auto-scrolling to the activated tab. - API: Expose a new tab state
stuck
as a part of tree item. It indicates that the tab is shown as stuck on an edge of the sidebar. - API: Deactivate tab tooltip completely when a blank text is registered with high priority.
- Update
nl
locale by Vistaus. Thanks!
Piro (piro_or) 制作的更多扩展
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
*Tree Tabs:
Cross-browser, more powerful features, and high customizability.
(One large difference between TST is: the design strategy.
TST is aimed to keep it simple and work together with other addons as possible as it can.)
*Sidebery:
Another tree addon with powerful features.
* Tab Center Reborn:
Vertical tab bar without tree.
* sidebarTabs:
Vertical tab bar with grouped tabs.
There are more similar projects by someone not me, for Firefox or Chrome. Please try them if TST does not perform as you expected.
## Public API for other addons
For addon authors, Tree Style Tab provides public API. If your addon provides extra context menu items for context menu on tabs, you can easily support TST's context menu with small changes. For more details, see the API document.