TST Tree Sorter version history - 2 versions
TST Tree Sorter by Irv66
TST Tree Sorter version history - 2 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 0.9.2
Released Mar 30, 2026 - 296.41 KBWorks with firefox 128.0 and laterImprovements and fixes:- Unified Reordering Engine: All sort types (Global, Subtree, Multi-select) now use a backward-iterating reordering strategy for greater reliability.
- Stability: Added a universal 100ms stabilization delay between all tab moves to prevent TST API race conditions and staircasing.
- Multi-select anchoring: The last tab of each level is now explicitly anchored to ensure correct parentage across branches.
- Subtree sort order: Children now follow the correct A→Z sequence even on TST versions that prepend children by default.
- Keyboard shortcuts: Updated from Alt+Shift+ to Ctrl+Alt+ to avoid conflicts with Firefox menu bar accelerators.
- Global sort progress: Confirmation dialog now shows the correct number of tabs to be sorted.
- Confirmation consistency: Threshold logic is now uniform—non-recursive counts immediate children, recursive counts descendants, and Global Sort counts top-level tabs.
- Visual polish: Single-root sorts now show a "Nothing to sort" toast instead of failing silently.
- UI feedback: Toast duration field is now disabled correctly when notifications are turned off.
- Shortcut defaults: Suggested default bindings are now included in manifest.json.
Source code released under MIT License
Older versions
Version 0.9.1
Released Feb 12, 2026 - 154.19 KBWorks with firefox 128.0 and laterSource code released under MIT License