Tab Deduper version history - 10 versions
Tab Deduper by nosoop
Tab Deduper version history - 10 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 1.5.0
Released Jul 21, 2021 - 17.28 KBWorks with firefox 48.0 and later, android 48.0 to 68.*- Language strings have been migrated to use the i18n API.
- Added Bulgarian translation.
Source code released under MIT License
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 1.4.1
Released Apr 24, 2020 - 15.15 KBWorks with firefox 48.0 and laterBug fix.- Settings page now obeys prefers-color-scheme, providing a dark theme.
Source code released under MIT License
Version 1.4.0
Released Apr 20, 2020 - 15.02 KBWorks with firefox 48.0 and laterMinor feature addition.- Add option to check for duplicated tabs across all non-private windows, instead of only the current one.
Source code released under MIT License
Version 1.3.2
Released Apr 20, 2020 - 14.84 KBWorks with firefox 48.0 and laterBug fix.- Corrected name in options page script so "Change the old tab position" isn't always unchecked once the setting was modified. Oops.
Source code released under MIT License
Version 1.3.1
Released Oct 12, 2019 - 14.91 KBWorks with firefox 48.0 and laterBug fix.- Added the ability to deduplicate
about:
-prefixed tabs (thanks to @StoyanDimitrov on Github)
Source code released under MIT License
- Added the ability to deduplicate
Version 1.3.0
Released Oct 10, 2019 - 14.84 KBWorks with firefox 48.0 and laterMinor feature addition.- Made moving an existing tab to the new location optional; enabled by default (thanks to @StoyanDimitrov on Github)
Source code released under MIT License
Version 1.2.0
Released May 27, 2019 - 14.71 KBWorks with firefox 48.0 and laterRequested features and additions for possible future updates- Added the option to keep tabs explicitly duplicated by the "Duplicate tab" context menu option. This enables the use case of comparing web page changes (mainly during development). This is enabled by default.
- New about:addons configuration page to toggle the above option. The storage permission is now requested to store settings.
Source code released under MIT License
Version 1.1.2
Released Sep 7, 2017 - 9.02 KBWorks with firefox 48.0 and later, android 48.0 to 68.*Incremental updates and minor tweaks for now.- The resulting last tab will only be made active if the updated tab was active. This allows users to open pages in new tabs without them being brought to immediate focus.
Source code released under MIT License
Version 1.1.1
Released Sep 6, 2017 - 8.91 KBWorks with firefox 48.0 and later, android 48.0 to 68.*A fix and a restructuring of plugin functionality.- Change the duplicate tab handling behavior to sweep duplicate tabs on each check and remove all duplicates in one pass. Should avoid conflicts when multiple duplicate tabs are loaded in at the same time.
Source code released under MIT License
Version 1.1.0
Released Sep 5, 2017 - 8.76 KBWorks with firefox 48.0 and later, android 48.0 to 68.*Applied a decent optimization for tab-heavy users. That's about it.- The browser tab query now uses the url parameter to reduce the number of checked tabs.
Source code released under MIT License