Lisäosan Tab Sorter versiohistoria - 8 versiota
Tab Sorter tekijä Etienne
Lisäosan Tab Sorter versiohistoria - 8 versiota
Ole varovainen vanhojen versioiden kanssa! Ne näytetään vain testauksen ja viittausten vuoksi.On suositeltavaa käyttää aina lisäosan uusinta versiota.
Uusin versio
Versio 0.9
Julkaistu 23. kesä 2026 - 210,25 ktYhteensopivuus: firefox 109.0a1 ja uudemmatMainly i18n updates and refactoringLähdekoodi julkaistu lisenssillä Mozillan julkinen lisenssi 2.0 (MPL)
Vanhemmat versiot
Versio 0.8
Julkaistu 22. kesä 2026 - 147,13 ktYhteensopivuus: firefox 109.0a1 ja uudemmatDark 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](Lähdekoodi julkaistu lisenssillä Mozillan julkinen lisenssi 2.0 (MPL)
- Close duplicate tabs - Optional preference to close duplicate tabs when sorting (keeps the leftmost tab). Matches normalized URLs (ignores hash, query string,
Versio 0.7
Julkaistu 18. syys 2025 - 140,87 ktYhteensopivuus: firefox 109.0a1 ja uudemmatLähdekoodi julkaistu lisenssillä Mozillan julkinen lisenssi 2.0 (MPL)
Versio 0.5
Julkaistu 14. touko 2023 - 18,55 ktYhteensopivuus: firefox 48.0 ja uudemmatLähdekoodi julkaistu lisenssillä Mozillan julkinen lisenssi 2.0 (MPL)
Versio 0.4
Julkaistu 22. marras 2019 - 17,97 ktYhteensopivuus: firefox 48.0 ja uudemmatLähdekoodi julkaistu lisenssillä Mozillan julkinen lisenssi 2.0 (MPL)
Versio 0.3
Julkaistu 21. marras 2019 - 16,28 ktYhteensopivuus: firefox 48.0 ja uudemmatLähdekoodi julkaistu lisenssillä Mozillan julkinen lisenssi 2.0 (MPL)
Versio 0.2
Julkaistu 21. marras 2019 - 14,86 ktYhteensopivuus: firefox 48.0 ja uudemmatLähdekoodi julkaistu lisenssillä Mozillan julkinen lisenssi 2.0 (MPL)
Versio 0.1
Julkaistu 21. marras 2019 - 13,27 ktYhteensopivuus: firefox 48.0 ja uudemmatLähdekoodi julkaistu lisenssillä Mozillan julkinen lisenssi 2.0 (MPL)