Tab Sorter version history - 8 versions
Tab Sorter by Etienne
Tab Sorter version history - 8 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
Released Jun 23, 2026 - 210.25 KBWorks with firefox 109.0a1 and laterMainly i18n updates and refactoringSource code released under Mozilla Public License 2.0
Older versions
Version 0.8
Released Jun 22, 2026 - 147.13 KBWorks with firefox 109.0a1 and laterDark Mode (#16)
Full dark mode support with automatic system theme detection.
Added- Close duplicate tabs - Optional preference to close duplicate tabs when sorting (keeps the leftmost tab). Matches normalized URLs (ignores hash, query string,
www, case) and the same issue-tracker resource when the URL shape differs. Closes #17. By @manosnoam - Ignore www prefix when sorting tabs by URL - Closes #20. By @AntonDobrovinskiy
- Auto theme (follows system preference) is the default for new users
- Automatic system theme detection (follows OS preference)
- Manual theme selection: Auto, Dark, or Light
- New "Appearance" section in preferences
- Full localization support for English and French
Changed- CSS Architecture: Refactored to use CSS custom properties for theming
Technical Improvements- CSS Variables: Theme colors defined using CSS custom properties (
:rootand[data-theme="dark"]) - System Detection: Uses
prefers-color-schememedia query for auto theme detection - Instant Updates: Theme changes are applied immediately without page reload
Files Changedtemplate-extension/tab-sorter.js- Theme storage and retrievaltemplate-extension/popup-tab-sorter.js- Theme UI and application logictemplate-extension/tab-sorter.css- Dark mode styles with CSS variablestemplate-extension/_locales/en/messages.json- English translationstemplate-extension/_locales/fr/messages.json- French translations- Added
test-dark-mode-issue-16.md- Comprehensive testing documentation
Sort Pinned Tabs (#9)
New option to sort pinned tabs independently.
Added- New "Also sort pinned tabs" checkbox in General Preferences (disabled by default)
- Pinned tabs are sorted among themselves while remaining in the pinned area
- Works with all sorting methods (URL, title, MRU, favicon)
- Compatible with suspended tabs grouping feature
- Full localization support for English and French
Technical Improvements- Pinned Tabs Detection: Separates pinned and non-pinned tabs before sorting
- Independent Sorting: New
sortPinnedTabsOnly()function for sorting pinned tabs separately
Files Changedtemplate-extension/tab-sorter.js- Pinned tabs sorting logictemplate-extension/popup-tab-sorter.js- UI updates for new checkboxtemplate-extension/_locales/en/messages.json- English translationstemplate-extension/_locales/fr/messages.json- French translations- Added
test-pinned-tabs-issue-9.md- Comprehensive testing documentation
Suspended Tabs Position Control ([#18](Source code released under Mozilla Public License 2.0
- Close duplicate tabs - Optional preference to close duplicate tabs when sorting (keeps the leftmost tab). Matches normalized URLs (ignores hash, query string,
Version 0.7
Released Sep 18, 2025 - 140.87 KBWorks with firefox 109.0a1 and laterSource code released under Mozilla Public License 2.0
Version 0.5
Released May 14, 2023 - 18.55 KBWorks with firefox 48.0 and laterSource code released under Mozilla Public License 2.0
Version 0.4
Released Nov 22, 2019 - 17.97 KBWorks with firefox 48.0 and laterSource code released under Mozilla Public License 2.0
Version 0.3
Released Nov 21, 2019 - 16.28 KBWorks with firefox 48.0 and laterSource code released under Mozilla Public License 2.0
Version 0.2
Released Nov 21, 2019 - 14.86 KBWorks with firefox 48.0 and laterSource code released under Mozilla Public License 2.0
Version 0.1
Released Nov 21, 2019 - 13.27 KBWorks with firefox 48.0 and laterSource code released under Mozilla Public License 2.0