Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
tree_style_tab-4.2.0.xpi | 2025-06-06 | 1.2 MB | |
4.2.0 source code.tar.gz | 2025-06-01 | 2.8 MB | |
4.2.0 source code.zip | 2025-06-01 | 2.9 MB | |
README.md | 2025-06-01 | 752 Bytes | |
Totals: 4 Items | 6.9 MB | 0 |
4.2.0 (2025.6.2):
- Drop support of Firefox older than 139.
- Add support of native tab groups feature of Firefox itself. TST will create a new tab group of Firefox itself instead of modifying tree, when you drag a tab to the head side edge of another tab.
- Show muted state indicator and sharing state indicator (for microphone, camera and screen) at the position same to the one on Firefox's native tab.
- API: Some notification type messages (ex.
tab-mousedown
) can contain Firefox's tab groups as atab
(tree item). They have properties similar to regular tabs but there is one difference: they have"group"
as the value of theirtype
property.