
Tree Style Tab (Pestañas estilo árbol) por Piro (piro_or)
Muesta las pestañas en vista de árbol
Necesitarás Firefox para usar esta extensión
Metadata de la extensión
Capturas de pantalla







Sobre esta extensión
Califica tu experiencia
PermisosSaber más
Este complemento necesita:
- Mostrarte notificaciones
- Acceder a las pestañas cerradas recientemente
- Acceder a las pestañas del navegador
Este complemento también puede solicitar:
- Leer y modificar marcadores
- Obtener datos del portapapeles
- Ocultar y mostrar pestañas del navegador
- Acceder a tus datos para todos los sitios web
Más información
- Enlaces del complemento
- Versión
- 4.1.11
- Tamaño
- 1,1 MB
- Última actualización
- hace 9 días (28 de may. de 2025)
- Categorías relacionadas
- Licencia
- Custom License
- Política de privacidad
- Leer la política de privacidad de este complemento
- Historial de versiones
Añadir a la colección
Notas de prensa para 4.1.11
4.1.11 (2025.5.29):<ul><li>Keep the height of the pinned tabs area resizeable even if it was shrunken to zero.</li><li>Don't shrink the height of the pinned tabs area to zero at the startup after it was manually resized.</li></ul>
4.1.10 (2025.5.27):<ul><li>Invoke commands in the fake context menu (shown by Multiple Tab Handler addon and so on) correctly. It was regressed for a long time.</li></ul>
4.1.9 (2025.5.25):<ul><li>The height of pinned tabs container is now resizable by dragging. Double-click on the resizer restores the auto calculated height.</li></ul>
4.1.8 (2025.5.24):<ul><li>Update localized labels of the context menu command "Unload Tab".</li><li>Fix misfocusing after "Unload Tab" is invoked.</li><li>Revert "show closebox in tabs only for active or hover" behavior for inverted appearance mode for non-default sidebar position, to reduce stressfull jumping of tab icons and labels.</li><li>Add a new expert option to control fallback behavior of collapsed descendants tooltip. (You can enfoce to show collapsed descendants with in-sidebar tab preview panel.)</li><li>Add expert option UIs for <code>fadeOutPendingTabs</code> and <code>fadeOutDiscardedTabs</code> previously implemented.</li></ul>
4.1.7 (2025.5.16):<ul><li>Show closebox in tabs only when it is active or hover, like Firefox's native vertical tabs.</li><li>Suppress tab preview panels while dragging.</li><li>Move dropped tab correctly when a tab is dropped after a collapsed tree at the end of the tab bar.</li><li>Highlight active tab correctly after the active tab is moved across windows by Firefox's native tab bar.</li><li>Add "Unload Tab" context menu command simulating the one on Firefox 140. Two secret options <code>fadeOutPendingTabs</code> (corresponding to <code>browser.tabs.fadeOutUnloadedTabs</code>) and <code>fadeOutDiscardedTabs</code> (corresponding to <code>browser.tabs.fadeOutExplicitlyUnloadedTabs</code>) are also introduced.</li></ul>
4.1.10 (2025.5.27):<ul><li>Invoke commands in the fake context menu (shown by Multiple Tab Handler addon and so on) correctly. It was regressed for a long time.</li></ul>
4.1.9 (2025.5.25):<ul><li>The height of pinned tabs container is now resizable by dragging. Double-click on the resizer restores the auto calculated height.</li></ul>
4.1.8 (2025.5.24):<ul><li>Update localized labels of the context menu command "Unload Tab".</li><li>Fix misfocusing after "Unload Tab" is invoked.</li><li>Revert "show closebox in tabs only for active or hover" behavior for inverted appearance mode for non-default sidebar position, to reduce stressfull jumping of tab icons and labels.</li><li>Add a new expert option to control fallback behavior of collapsed descendants tooltip. (You can enfoce to show collapsed descendants with in-sidebar tab preview panel.)</li><li>Add expert option UIs for <code>fadeOutPendingTabs</code> and <code>fadeOutDiscardedTabs</code> previously implemented.</li></ul>
4.1.7 (2025.5.16):<ul><li>Show closebox in tabs only when it is active or hover, like Firefox's native vertical tabs.</li><li>Suppress tab preview panels while dragging.</li><li>Move dropped tab correctly when a tab is dropped after a collapsed tree at the end of the tab bar.</li><li>Highlight active tab correctly after the active tab is moved across windows by Firefox's native tab bar.</li><li>Add "Unload Tab" context menu command simulating the one on Firefox 140. Two secret options <code>fadeOutPendingTabs</code> (corresponding to <code>browser.tabs.fadeOutUnloadedTabs</code>) and <code>fadeOutDiscardedTabs</code> (corresponding to <code>browser.tabs.fadeOutExplicitlyUnloadedTabs</code>) are also introduced.</li></ul>
Más extensiones de Piro (piro_or)
- Todavía no hay valoraciones
- Todavía no hay valoraciones
- Todavía no hay valoraciones
- Todavía no hay valoraciones
- Todavía no hay valoraciones
- Todavía no hay valoraciones
*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.