Tab Sorter のバージョン履歴 - 全 8 バージョン
Tab Sorter 作成者: Etienne
Tab Sorter のバージョン履歴 - 全 8 バージョン
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 0.9
リリース日 : 2026年6月23日 - 210.25 KBfirefox バージョン 109.0a1 以降 で動作Mainly i18n updates and refactoringソースコードは Mozilla Public License 2.0 に従いリリースされています
以前のバージョン
バージョン 0.8
リリース日 : 2026年6月22日 - 147.13 KBfirefox バージョン 109.0a1 以降 で動作Dark 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](ソースコードは 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,
バージョン 0.7
リリース日 : 2025年9月18日 - 140.87 KBfirefox バージョン 109.0a1 以降 で動作ソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 0.5
リリース日 : 2023年5月14日 - 18.55 KBfirefox バージョン 48.0 以降 で動作ソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 0.4
リリース日 : 2019年11月22日 - 17.97 KBfirefox バージョン 48.0 以降 で動作ソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 0.3
リリース日 : 2019年11月21日 - 16.28 KBfirefox バージョン 48.0 以降 で動作ソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 0.2
リリース日 : 2019年11月21日 - 14.86 KBfirefox バージョン 48.0 以降 で動作ソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 0.1
リリース日 : 2019年11月21日 - 13.27 KBfirefox バージョン 48.0 以降 で動作ソースコードは Mozilla Public License 2.0 に従いリリースされています