ClickTabSort version history - 25 versions
ClickTabSort by PKxk8J
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 4.1.4
Released Jun 5, 2026 - 47.4 KBWorks with firefox 142.0 and laterUpdated the default menu settings for new installs and profiles without saved menu settings.Source code released under Apache License 2.0
Older versions
Version 4.1.3
Released Jun 5, 2026 - 47.39 KBWorks with firefox 142.0 and laterFixed a menu initialization issue after the extension background process restarts.
The right-click menu now rebuilds itself when the background process starts, and menu display/click handling waits for that rebuild to finish. This prevents stale menu items from appearing and fixes commands that could do nothing after selecting a menu item.Source code released under Apache License 2.0
Version 4.1.2
Released Jun 4, 2026 - 47.37 KBWorks with firefox 142.0 and later- Fixed an issue where a single available sort action could appear inside an unnecessary submenu instead of being available directly from the right-click menu.
- Improved the add-on icon for better visibility, especially at smaller sizes.
Source code released under Apache License 2.0
Version 4.1.1
Released Jun 4, 2026 - 44.22 KBWorks with firefox 142.0 and laterThis update adds the extension icon and clarifies the project license.- Added official add-on icons for Firefox and add-on management screens.
- Added Apache License 2.0 license information.
- No changes were made to duplicate tab detection or tab-closing behavior.
Source code released under Apache License 2.0
Version 4.1.0
Released Jun 3, 2026 - 23.11 KBWorks with firefox 142.0 and later- Added clearer hierarchy-based sorting for top-level tabs, tab groups, and pinned tabs.
- “Sort within clicked hierarchy” now targets the hierarchy you clicked: pinned tabs, a tab group, or top-level tabs.
- “Sort each hierarchy” now also sorts pinned tabs as their own hierarchy, then sorts tab groups and the top level.
- The context menu now shows clearer scope labels, such as “Pinned tabs”, “Group”, and “Top level”.
- Added an option to use tab group names as group titles when sorting groups by title at the top level.
Source code released under Apache License 2.0
Version 4.0.0
Released May 30, 2026 - 20.93 KBWorks with firefox 142.0 and later- Migrated the extension to Firefox Manifest V3. Firefox 142 or later is now required.
- Added support for Firefox tab groups. A new tabGroups permission is required to sort tabs while preserving tab groups.
- Added per-menu-item scope settings. Each sort command can now sort only the clicked area, or sort the top level and all groups.
- When sorting from a tab inside a group, the clicked area means that group only. When sorting from a top-level tab, it means top-level tabs only.
- Tab groups are kept as blocks when sorting at the top level, and tabs inside each group can be sorted separately.
- Split view tabs keep their internal order and move together as one block.
- Redesigned the options page with automatic saving and more detailed menu item settings.
- Made notifications an optional permission. The permission is requested only when notifications are enabled.
- Removed the legacy external messaging interface for other add-ons.
Source code released under Mozilla Public License 2.0
Version 3.2.1
Released Jul 26, 2020 - 71.12 KBWorks with firefox 53.0 and laterRemove debug codes.Source code released under Mozilla Public License 2.0
Version 3.2.0
Released Jul 26, 2020 - 71.11 KBWorks with firefox 53.0 and laterAdd reverse order option.Source code released under Mozilla Public License 2.0
Version 3.1.0
Released Nov 19, 2017 - 66.09 KBWorks with firefox 53.0 and later, android 53.0 to 68.*Adds an option to enable this add-on in page's right click menu.Source code released under Mozilla Public License 2.0
Version 3.0.0
Released Oct 15, 2017 - 65.1 KBWorks with firefox 53.0 and later, android 53.0 to 68.*+ Sorts pinned tabs when a right click menu is opened on pinned tabs.
+ Shows progress in optional notifications.Source code released under Mozilla Public License 2.0
Version 2.6.0
Released Oct 1, 2017 - 66.24 KBWorks with firefox 53.0 and later, android 53.0 to 68.*Adds accessed date orders.Source code released under Mozilla Public License 2.0
Version 2.5.3
Released Sep 17, 2017 - 64.76 KBWorks with firefox 53.0 and later, android 53.0 to 68.*Refactoring.Source code released under Mozilla Public License 2.0
Version 2.5.2
Released Sep 10, 2017 - 63.45 KBWorks with firefox 53.0 and later, android 53.0 to 68.*Improves options UI to select menu items by clicking labels.Source code released under Mozilla Public License 2.0
Version 2.5.1
Released Sep 3, 2017 - 63.41 KBWorks with firefox 53.0 and later, android 53.0 to 68.*Changes description.Source code released under Mozilla Public License 2.0
Version 2.5.0
Released Aug 31, 2017 - 63.08 KBWorks with firefox 53.0 and later, android 53.0 to 68.*Supports messaging from other extensions.
https://github.com/PKxk8J/click-tab-sort#-messagingSource code released under Mozilla Public License 2.0
Version 2.4.0
Released Aug 11, 2017 - 62.5 KBWorks with firefox 53.0 and later, android 53.0 to 68.*+ Addes opened date orders.
+ Changes menu item labels.Source code released under Mozilla Public License 2.0
Version 2.3.2
Released Jul 30, 2017 - 106.37 KBWorks with firefox 53.0 and later, android 53.0 to 68.*+ Updates menu item labels in Japanese.
+ Refactring.Source code released under Mozilla Public License 2.0
Version 2.3.1
Released Jul 16, 2017 - 104.43 KBWorks with firefox 53.0 and later, android 53.0 to 68.*Changes the error notification message.Source code released under Mozilla Public License 2.0
Version 2.3.0
Released Jul 3, 2017 - 104.67 KBWorks with firefox 53.0 and later, android 53.0 to 68.*Add reverse order and random order.Source code released under Mozilla Public License 2.0
Version 2.2.0
Released Jun 30, 2017 - 103.2 KBWorks with firefox 53.0 and later, android 53.0 to 68.*Show notifications when it is enabled in options.Source code released under Mozilla Public License 2.0
Version 2.1.1
Released Jun 24, 2017 - 67.2 KBWorks with firefox 53.0 and later, android 53.0 to 68.*Use flat menu style when only one key item is selected in options.Source code released under Mozilla Public License 2.0
Version 2.1.0
Released Jun 24, 2017 - 67.17 KBWorks with firefox 53.0 and later, android 53.0 to 68.*Enable to select menu items in options.Source code released under Mozilla Public License 2.0
Version 2.0.2
Released Jun 20, 2017 - 7.07 KBWorks with firefox 53.0 and later, android 53.0 to 68.*No changes in behavior.
Add some comments and debug codes.
Version 2.0.1
Update only description.
Version 2.0.0
+ Use locale order.
+ Not so freeze even if there are many tabs.Source code released under Mozilla Public License 2.0
Version 1.2.0
Released Jun 19, 2017 - 6.89 KBWorks with firefox 53.0 and later, android 53.0 to 68.*+ Support pinned tabs by avoiding them.Source code released under Mozilla Public License 2.0
Version 1.1.0
Released Jun 19, 2017 - 6.48 KBWorks with firefox 53.0 and later, android 53.0 to 68.*+ Support English.
+ Speed up.
Version 1.0.0
First version.Source code released under Mozilla Public License 2.0