ClickTabMove version history - 25 versions
ClickTabMove 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.2.0
Released Jun 9, 2026 - 63.77 KBWorks with firefox 142.0 and later- Added a new "Selected Tabs" move target for tabs selected directly in Firefox's tab bar with Ctrl, Shift, or Command click.
- Split tab-bar selection from the selection-window workflow: use "Selected Tabs" for already-selected tabs, "Choose Tabs and Groups" for custom selections, and "Choose Tabs in This Group" for tabs inside the clicked group.
- Improved the selection window for tab groups. A group checkbox can now mean moving the whole group, moving all tabs inside the group, or selecting neither.
- Fixed an issue where moved pinned tabs could be absorbed into the first tab group in the destination window.
- Improved pinned-tab placement when moving mixed pinned and unpinned tabs between windows.
- Updated menu labels and documentation to make the difference between selected tabs and chosen tabs/groups clearer.
Source code released under Apache License 2.0
Older versions
Version 4.1.0
Released Jun 6, 2026 - 61.67 KBWorks with firefox 142.0 and laterAdded support for Private Browsing windows.
ClickTabMove now supports moving tabs within Private Browsing sessions. Destination menus are filtered by browsing mode, so regular tabs only show regular windows and groups, while private tabs only show private windows and groups.
Moving private tabs to a new window now creates a new private window.
To use ClickTabMove in private windows, make sure the extension is allowed to run in Private Browsing from Firefox's Add-ons settings.
Destination menus now also exclude non-standard Firefox windows, such as popup or panel windows, and ClickTabMove only appears for normal browser windows.Source code released under Apache License 2.0
Version 4.0.5
Released Jun 5, 2026 - 61.38 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
Version 4.0.4
Released Jun 5, 2026 - 61.37 KBWorks with firefox 142.0 and laterImproved menu initialization reliability after the extension background process restarts.Source code released under Mozilla Public License 2.0
Version 4.0.3
Released Jun 4, 2026 - 61.34 KBWorks with firefox 142.0 and laterUpdated the extension icon to make it easier to recognize, especially at smaller sizes.Source code released under Apache License 2.0
Version 4.0.2
Released Jun 4, 2026 - 58.12 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.0.1
Released Jun 3, 2026 - 37.27 KBWorks with firefox 142.0 and laterThis update improves the reliability and responsiveness of the right-click menu. ClickTabMove now prepares its menu structure in advance and updates only the visible items when the menu opens, making the menu more dependable after startup.
The menu title is clearer when only one move source is available, and the options label for handling pinned tabs moved into tab groups has been clarified.Source code released under Apache License 2.0
Version 4.0.0
Released Jun 1, 2026 - 37.12 KBWorks with firefox 142.0 and laterThis release adds support for Firefox tab groups and refreshes the extension for Manifest V3.- This version requires Firefox 142 or later.
- Move whole tab groups from the right-click menu.
- Move items to a new tab group, or an existing tab group.
- In a tab group, move tabs to the left or right, the clicked item plus left/right items, all tabs, or only selected items.
- Use the redesigned selection window to choose exactly which tabs or groups to move.
- Choose how pinned tabs are handled when moving them into a group: ask each time, skip pinned tabs, or unpin and move them.
- Notifications are now optional and are requested only when enabled in settings.
- The settings page has been redesigned and saves changes automatically.
Source code released under Mozilla Public License 2.0
Version 3.3.4
Released May 5, 2019 - 81.4 KBWorks with firefox 57.0 and laterRemoves warnings.Source code released under Mozilla Public License 2.0
Version 3.3.1
Released Dec 24, 2018 - 76.45 KBWorks with firefox 53.0 and laterDebug log is disabled.Source code released under Mozilla Public License 2.0
Version 3.3.0
Released Dec 24, 2018 - 65.97 KBWorks with firefox 53.0 and laterThe following new options are added.
+ This and Right Tabs
+ This and Left TabsSource code released under Mozilla Public License 2.0
Version 3.2.0
Released Apr 9, 2018 - 65.7 KBWorks with firefox 53.0 and later, android 53.0 to 68.*Addes an option to focus the moved tab.Source code released under Mozilla Public License 2.0
Version 3.1.0
Released Nov 19, 2017 - 64.68 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.3
Released Nov 18, 2017 - 63.52 KBWorks with firefox 53.0 and later, android 53.0 to 68.*A little speed up in moveing tabs to new windows.Source code released under Mozilla Public License 2.0
Version 3.0.2
Released Oct 15, 2017 - 63.49 KBWorks with firefox 53.0 and later, android 53.0 to 68.*+ Shows progress in optional notifications.
+ Speed up when thre are many tabs to be moved.Source code released under Mozilla Public License 2.0
Version 3.0.1
Released Sep 17, 2017 - 62.15 KBWorks with firefox 53.0 and later, android 53.0 to 68.*+ Fixes a bug when moving unloaded tabs to new windows.
+ Refactoring.Source code released under Mozilla Public License 2.0
Version 3.0.0
Released Sep 10, 2017 - 60.24 KBWorks with firefox 53.0 and later, android 53.0 to 68.*+ Changes the messaging protocol.
+ Improves the select window appearance.Source code released under Mozilla Public License 2.0
Version 2.3.2
Released Sep 4, 2017 - 59.19 KBWorks with firefox 53.0 and later, android 53.0 to 68.*+ Adds zh_CN locale.
+ Improves options UI to select menu items by clicking labels.Source code released under Mozilla Public License 2.0
Version 2.3.1
Released Sep 3, 2017 - 58.51 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.3.0
Released Sep 1, 2017 - 55.09 KBWorks with firefox 53.0 and later, android 53.0 to 68.*+ Fixes useless focus changes.
+ Adds optional notifications.Source code released under Mozilla Public License 2.0
Version 2.2.0
Released Aug 31, 2017 - 54.37 KBWorks with firefox 53.0 and later, android 53.0 to 68.*Supports messaging from other extensions.
https://github.com/PKxk8J/click-tab-move#-messagingSource code released under Mozilla Public License 2.0
Version 2.1.2
Released Aug 11, 2017 - 54.21 KBWorks with firefox 53.0 and later, android 53.0 to 68.*Fixes inner error when save options.Source code released under Mozilla Public License 2.0
Version 2.1.1
Released Jul 30, 2017 - 54.14 KBWorks with firefox 53.0 and later, android 53.0 to 68.*Fixes the bug that select window size is always saved.Source code released under Mozilla Public License 2.0
Version 2.1.0
Released Jul 29, 2017 - 54.04 KBWorks with firefox 53.0 and later, android 53.0 to 68.*+ Changes the menu item labels.
+ Addes new menu items that ”Move Right Tabs" and "Move Left Tabs".
+ Addes a new option to save the select window size.
+ Changes the default options.Source code released under Mozilla Public License 2.0
Version 2.0.0
Released Jul 16, 2017 - 123.76 KBWorks with firefox 53.0 and later, android 53.0 to 68.*+ Removes the current window in the destination list of right click menus.
+ Supports pinned tabs.
+ Automatically focuses to the select box of the select window.
+ Removes menu items with reload in options.Source code released under Mozilla Public License 2.0