
Tree Style Tab by Piro (piro_or)
Show tabs like a tree.
Extension Metadata







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 More Tree Commands provides more context menu and keyboard shortcut commands to manipulate TST's tree.
- 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 Open Bookmarks as Partial Tree allows you to open only some bookmarks in a folder as a partial tree. Moreover, it also provides ability to open tree of container tabs from bookmarks.
- 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.
Report this add-on for abuse
If you think this add-on violates Mozilla's add-on policies or has security or privacy issues, please report these issues to Mozilla using this form.
Please don't use this form to report bugs or request add-on features; this report will be sent to Mozilla and not to the add-on developer.
This add-on needs to:
- Display notifications to you
- Access recently closed tabs
- Access browser tabs
This add-on may also ask to:
- Read and modify bookmarks
- Hide and show browser tabs
- Access your data for all websites
- Add-on Links
- Version
- 3.7.4
- Size
- 931,68 KB
- Last updated
- 21 dae gelede (30 Mrt 2021)
- License
- Custom License
- Version History
3.7.4 (2021.3.31):
- Add a theme like Proton experimentally. Proton is the next UI theme of Firefox itself.
- Rename the theme "Plain" to "Photon". Photon is the current UI theme of Firefox itself.
- Restructure tab context menu items to match to the one on Nightly 89.0a1.
- Add a new expert option to close a parent tab as a solo tab by triggers outside of TST, even if it has collapsed children, with visible sidebar.
- Increase the maximum size of the user styles about 12KB.
- Add a debug option to configure the delay to detect duplicated tabs.
- API improvement: introduce
create
which creates a new tab bypassing TST's tab position control behaviors. - Update
ru
locale by wvxwxvw. Thanks!
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
*Tree Tabs:
Cross-browser, more powerful faatures, 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.)
* Tab Center Redux:
Vertical tab bar without tree.
* sidebarTabs:
Vertical tab bar with grouped tabs.
Some Google Chrome extensions made by someone not me also provide similar feature.
* Sidewise Tree Style Tabs
* Tabs Outliner
* Treely: Tree Style Tab Manager
* Tree Style Tab
## 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.