Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
tree_style_tab-4.1.11.xpi | 2025-06-05 | 1.2 MB | |
4.1.11 source code.tar.gz | 2025-05-28 | 2.7 MB | |
4.1.11 source code.zip | 2025-05-28 | 2.9 MB | |
README.md | 2025-05-28 | 2.1 kB | |
Totals: 4 Items | 6.8 MB | 0 |
4.1.11 (2025.5.29):
- Keep the height of the pinned tabs area resizeable even if it was shrunken to zero.
- Don';t shrink the height of the pinned tabs area to zero at the startup after it was manually resized.
- Invoke commands in the fake context menu (shown by Multiple Tab Handler addon and so on) correctly. It was regressed for a long time.
- The height of pinned tabs container is now resizable by dragging. Double-click on the resizer restores the auto calculated height.
- Update localized labels of the context menu command "Unload Tab".
- Fix misfocusing after "Unload Tab" is invoked.
- 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.
- 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.)
- Add expert option UIs for
fadeOutPendingTabs
andfadeOutDiscardedTabs
previously implemented.
- Show closebox in tabs only when it is active or hover, like Firefox's native vertical tabs.
- Suppress tab preview panels while dragging.
- Move dropped tab correctly when a tab is dropped after a collapsed tree at the end of the tab bar.
- Highlight active tab correctly after the active tab is moved across windows by Firefox's native tab bar.
- Add "Unload Tab" context menu command simulating the one on Firefox 140. Two secret options
fadeOutPendingTabs
(corresponding tobrowser.tabs.fadeOutUnloadedTabs
) andfadeOutDiscardedTabs
(corresponding tobrowser.tabs.fadeOutExplicitlyUnloadedTabs
) are also introduced.