Wersijowa historija Duplicate Tabs Closer - 25 wersijow
Duplicate Tabs Closer wot Peuj
Budźće kedźbliwy ze staršimi wersijemi! Tute wersije so za testowanje a referencne zaměry pokazuja.Wy měł přeco najnowšu wersiju přidatka wužiwać.
Najnowša wersija
Wersija 4.2.9
12. juli 2026 wozjewjene - 804,17 KBFunguje z firefox 140.0 a pozdźišo- Add: "Hide whitelisted tabs" button in popup suppresses whitelisted duplicate groups from badge count and panel list; a small count badge shows how many groups are hidden
- Fix:
view-source:tabs no longer treated as duplicates of their source URL (issue #71) - Fix: Firefox discarded (unloaded) tabs now correctly detected as duplicates
- Fix: Two-column popup blank space below tab list and spurious scrollbar in group mode removed
- Fix: Popup shrunk mode button was hidden behind the options panel in two-column mode (issue #106)
- Fix: "Ignore search part in URL" option renamed to "Ignore query parameters in URL (search part)" for clarity; eye icon tooltips added to all popup-pinnable options
- Fix: Unpausing no longer resets the "on duplicate" action dropdown to "close tab"
Full release notes: https://github.com/Peuj/duplicate-tabs-closer/releasesŽórłowy kod je pod licencu Jenož licenca GNU General Public License v3.0
Starše wersije
Wersija 4.2.8
3. juli 2026 wozjewjene - 801,62 KBFunguje z firefox 140.0 a pozdźišo- Add: Triggering tab row is highlighted when the popup auto-opens on duplicate detection
- Fix: Duplicate tabs now detected for single-page app navigation (pushState: GitHub, Google Docs; hash routing: Gmail)
- Fix: Redirect chain no longer triggers premature duplicate detection on the intermediate URL (Chrome, auto-close mode)
- Fix: Tabs opened by bookmarklets (window.open / document.write) no longer incorrectly matched as duplicates
- Fix: "Priority & Exclusions" header missing in popup
- Fix: Card corner visual artifacts in two-column popup and options page
Full release notes: https://github.com/Peuj/duplicate-tabs-closer/releasesŽórłowy kod je pod licencu Jenož licenca GNU General Public License v3.0
Wersija 4.2.7
25. juni 2026 wozjewjene - 800,71 KBFunguje z firefox 140.0 a pozdźišov4.2.7- Fix: tabs that were open at startup could be incorrectly detected as duplicates, causing them to be closed or missed
- Fix: in manual mode (Firefox), a new tab navigating away from its blank state was sometimes not detected as a duplicate
- Fix: opening a duplicate of a whitelisted URL could incorrectly close the non-whitelisted tab
- Fix: the duplicate-detected popup could open briefly with no content when a redirect was in progress
Full release notes: https://github.com/Peuj/duplicate-tabs-closer/releasesŽórłowy kod je pod licencu Jenož licenca GNU General Public License v3.0
Wersija 4.2.6
16. juni 2026 wozjewjene - 800,04 KBFunguje z firefox 140.0 a pozdźišoBug fixes:- Fixed: Duplicate tabs inside collapsed Firefox tab groups are now detected. Previously, a tab inside a collapsed group was invisible to the extension and its duplicate would go undetected.
-Fixed: New tabs (about:newtab) are again correctly detected as duplicates after being opened.
Žórłowy kod je pod licencu Jenož licenca GNU General Public License v3.0
- Fixed: Duplicate tabs inside collapsed Firefox tab groups are now detected. Previously, a tab inside a collapsed group was invisible to the extension and its duplicate would go undetected.
Wersija 4.2.5
16. juni 2026 wozjewjene - 800,03 KBFunguje z firefox 140.0 a pozdźišoNew features:- Skip blank tabs: new option in Priority & Exclusions (Options page only) that completely
excludes blank tabs and new tab pages from duplicate detection. When enabled, these tabs are
never shown in the list, never auto-closed, and never used as a reference when comparing tabs. - Options page reorganized: Priority & Exclusions is now a unified section including Skip blank
tabs and the whitelist. Theme, Popup, and Badge each have their own collapsible section under
an "Advanced" divider.
Bug fixes:- The duplicate tabs list no longer freezes the popup when there are many duplicate tabs
- about:newtab and other new tab pages are now correctly detected as duplicates.
- Pause badge (⏸) now shows immediately on newly opened or navigated tabs while monitoring
is paused (Chrome). - Discarded tabs on Chrome are now correctly detected as duplicates after being restored.
- about:home (Firefox) and chrome://newtab/ are now treated as blank tabs.
Full release notes: https://github.com/Peuj/duplicate-tabs-closer/releasesŽórłowy kod je pod licencu Jenož licenca GNU General Public License v3.0
- Skip blank tabs: new option in Priority & Exclusions (Options page only) that completely
Wersija 4.2.4
15. juni 2026 wozjewjene - 797,25 KBFunguje z firefox 140.0 a pozdźišoNew features:- New option "Prioritize active window" (Priority section, enabled by default): when duplicates span multiple windows and the age-based preference would close the tab in the focused window, keeps the focused window's tab instead. Only applies when Scope is set to "All windows" or "Container in all windows".
- New "hide options column" button in two-column popup layout: click the chevron handle on the left edge of the duplicate tabs column to collapse the options column. The popup narrows to focus on the list. State is saved and restored.
Bug fixes:- Fixed: keyboard shortcut "Close all duplicate tabs" was ignoring the Scope setting and always closing across all windows; it now respects per-window scope
- Fixed: pause state was not reflected on the options page when toggled from the popup
- Fixed: discarded (unloaded) tabs were not detected as duplicates on Chrome after the discard operation replaced the tab with a new internal ID
Full release notes: https://github.com/Peuj/duplicate-tabs-closer/releasesŽórłowy kod je pod licencu Jenož licenca GNU General Public License v3.0
Wersija 4.2.3
14. juni 2026 wozjewjene - 795,54 KBFunguje z firefox 140.0 a pozdźišoBug fixes:- Fixed: whitelisted tabs (e.g. about:newtab, about:blank) could still be auto-closed in some cases, most commonly noticed as new tabs disappearing after a few minutes of browsing
- Fixed: user settings including the whitelist could be erased after an extension update
Other changes:- URL and title pattern rules with more than 5 wildcards are now ignored to prevent the extension from freezing on pathological inputs
Full release notes: https://github.com/Peuj/duplicate-tabs-closer/releasesŽórłowy kod je pod licencu Jenož licenca GNU General Public License v3.0
Wersija 4.2.2
10. juni 2026 wozjewjene - 795,59 KBFunguje z firefox 140.0 a pozdźišo- Tree Style Tab (Firefox): DTC now expands collapsed subtrees before closing a parent tab, preventing TST from cascade-closing children.
- Fix: when closing same-window duplicate tabs, the active tab no longer overrides the age-based priority setting.
- Fix: tabs restored via undo-close are no longer silently ignored by duplicate detection.
- Whitelist: lines wrapped in /.../ are now treated as regular expressions. Example: /^(?!.*google.com)/ whitelists everything except Google.
Full release notes: https://github.com/Peuj/duplicate-tabs-closer/releasesŽórłowy kod je pod licencu Jenož licenca GNU General Public License v3.0
Wersija 4.2.1
9. juni 2026 wozjewjene - 793,5 KBFunguje z firefox 140.0 a pozdźišoBug fixes- Fix chrome:// whitelist: URLs without a trailing slash are now matched correctly
- Add file:// URL support for duplicate detection and filtering
- Fix option settings not migrating correctly after extension update
- Fix wrong tab kept when using "compare with title" with 3 or more duplicate tabs
- Fix extension getting stuck after an internal error
Full release notes: https://github.com/Peuj/duplicate-tabs-closer/releasesŽórłowy kod je pod licencu Jenož licenca GNU General Public License v3.0
Wersija 4.2.0
9. juni 2026 wozjewjene - 793,2 KBFunguje z firefox 140.0 a pozdźišoNew features- Duplicate tabs list: tabs that will be closed now display with a strikethrough title; the kept tab is shown at full brightness.
- Hide whitelisted tabs button: a new icon button shows or hides whitelisted tabs in the list. When active, the Close duplicates button also skips whitelisted tabs, independent of the auto-close setting.
- Whitelisted URLs section is now always visible in the Options page.
- Close duplicates button (renamed from "Close all") throughout the popup and options page.
- Ignore path part in URL option now shows (domain only) for clarity.
- Changes to the whitelist immediately refresh the duplicate tabs list.
Bug fixes- Fixed Keep newer tab always keeping the oldest tab (null timestamp comparison bug).
- Fixed tooltip localization on the options page (shield icon showed raw key instead of translated text).
- Fixed Chrome badge going blank during page navigation.
- Fixed Chrome race condition where tabs could be missed in multi-group scenarios.
- Fixed spurious badge repaints on no-op transitions.
- Fixed priority settings not refreshing the live duplicate list on the options page.
- Fixed container color overriding strikethrough styling on duplicate rows.
- Fixed shrunk mode not restoring the options panel when un-shrinking.
Full release notes: https://github.com/Peuj/duplicate-tabs-closer/releasesŽórłowy kod je pod licencu Jenož licenca GNU General Public License v3.0
Wersija 4.1.5
7. juni 2026 wozjewjene - 790,51 KBFunguje z firefox 140.0 a pozdźišoFix: popup and options page failed to load when installed from the XPI file.
Full release notes: https://github.com/Peuj/duplicate-tabs-closer/releasesŽórłowy kod je pod licencu Jenož licenca GNU General Public License v3.0
Wersija 4.1.4
7. juni 2026 wozjewjene - 786,19 KBFunguje z firefox 140.0 a pozdźišoNew features:
Two-column popup layout (new default): The popup now shows options and the duplicate tabs list side by side. The layout can be changed back to single column in the Customization section.
Grouped view: Click the group icon in the duplicate tabs footer to switch between flat and grouped views. In grouped view, duplicate tabs are organised by matching rule group, collapsed by default. Each group shows a count badge and a close button to close all tabs in the group at once. The view preference is saved and shared with the options page.
Pause monitoring: A new option lets you temporarily pause duplicate detection without changing any settings.
New locale: Brazilian Portuguese (thanks to Volenski).
Bug fixes:- Badge not repainted after opening a new window, closing a window, detaching a tab, or auto-closing across windows
- Duplicate about:newtab tabs not auto-closed in Firefox
- Whitelist UI broken when multiple entries were present in the popup
- Popup scrollbar layout shift in Firefox 131+
Full release notes: https://github.com/Peuj/duplicate-tabs-closer/releasesŽórłowy kod je pod licencu Jenož licenca GNU General Public License v3.0
Wersija 4.1.3
3. juni 2026 wozjewjene - 784,92 KBFunguje z firefox 140.0 a pozdźišoNew feature: Pause monitoring
Pause and resume duplicate tab detection from the popup or options page.
Bug fixes
- Fixed tabs opened from bookmark folders or batch tab openers (e.g. Snap Links) being incorrectly closed during their loading state
- Fixed duplicate about:newtab tabs not being auto-closed
- Fixed badge disappearing when "Show badge if no duplicate tabs" is off and monitoring is paused
Full release notes: https://github.com/Peuj/duplicate-tabs-closer/releasesŽórłowy kod je pod licencu Jenož licenca GNU General Public License v3.0
Wersija 4.1.1
1. juni 2026 wozjewjene - 781,83 KBFunguje z firefox 128.0 a pozdźišoThis version brings several improvements since v3.5.3:- Full Manifest V3 support for Chrome, Edge, Opera, Vivaldi, Brave, and Firefox
- 11 visual themes (light and dark)
- URL and title pattern rules for flexible duplicate matching
- Fuzzy title matching with configurable similarity threshold
- Intentional duplicate protection (tabs opened via "Duplicate Tab" are not auto-closed)
- New keyboard shortcut to toggle between auto-close and manual mode
- Faster popup loading (removed jQuery dependency)
- Improved badge reliability (Chrome)
- Improved accessibility (button roles, aria attributes)
- Various security and code quality improvements
Full release notes: https://github.com/Peuj/duplicate-tabs-closer/releasesŽórłowy kod je pod licencu Jenož licenca GNU General Public License v3.0
Wersija 3.5.3
13. juni 2020 wozjewjene - 1,04 MBFunguje z firefox 68.0 a pozdźišo* Fix: Popup UI issueŽórłowy kod je pod licencu Jenož licenca GNU General Public License v3.0
Wersija 3.5.2
11. juni 2020 wozjewjene - 1,04 MBFunguje z firefox 68.0 a pozdźišo* Code optimizations
* Update UI
* Bug Fixes
* Add: Collapsible 'Options' menu
* New: Shrunk mode to hide unpinned option
* New: Custom option to close popup panel after closing duplicate tabsŽórłowy kod je pod licencu Jenož licenca GNU General Public License v3.0
Wersija 3.5.1
23. mai 2020 wozjewjene - 1,28 MBFunguje z firefox 68.0 a pozdźišoBug: Fix option issueŽórłowy kod je pod licencu Jenož licenca GNU General Public License v3.0
Wersija 3.5.0
22. mai 2020 wozjewjene - 1,28 MBFunguje z firefox 68.0 a pozdźišo* Code optimizations
* New filter option: Ignore case in URL
* New filter option: Ignore 'www' in URL domain name
* New scope option: Container in active window
* New scope option: Container in all windows
* Update UIŽórłowy kod je pod licencu Jenož licenca GNU General Public License v3.0
Wersija 3.4.1
3. sep. 2019 wozjewjene - 332,3 KBFunguje z firefox 55.0 a pozdźišoFix: options not persistedŽórłowy kod je pod licencu Jenož licenca GNU General Public License v3.0
Wersija 3.4.0
28. aug. 2019 wozjewjene - 332,31 KBFunguje z firefox 55.0 a pozdźišoNew: Add managed storage support (thanks piroor)
New: Add Japanese locale (thanks piroor)Žórłowy kod je pod licencu Jenož licenca GNU General Public License v3.0
Wersija 3.3.2
16. apr. 2019 wozjewjene - 330,22 KBFunguje z firefox 55.0 a pozdźišo* Fix: issue with Firefox in private mode
* Fix: ru and uk locale (thanks perdolka)
* Some code optimizationsŽórłowy kod je pod licencu Jenož licenca GNU General Public License v3.0
Wersija 3.3.0
31. mars 2019 wozjewjene - 323,59 KBFunguje z firefox 53.0 a pozdźišo* New: Add whitelist for automatic close mode
* New: Add ru and uk locale (thanks perdolka)
* Fix: latency when saving optionsŽórłowy kod je pod licencu Jenož licenca GNU General Public License v3.0
Wersija 3.2.0
12. mars 2019 wozjewjene - 325,77 KBFunguje z firefox 53.0 a pozdźišoNew: 'Show badge if no duplicate tab' option to show badge with value 0 if no duplicate tabŽórłowy kod je pod licencu Jenož licenca GNU General Public License v3.0
Wersija 3.1.10
3. jan. 2019 wozjewjene - 324,13 KBFunguje z firefox 53.0 a pozdźišo* New: 'Keep and reload older tab' option
* Fix: runtime.sendMessage issue
* Fix: settings synchro between popup and tab option
* Use setBadgeText and setBadgeBackgroundColor windowId (starting Firefox 62)
* Force setBadgeTextColor to white (starting Firefox 63)
* Optimize search duplicate tabs
* Support minimum version Firefox 53Žórłowy kod je pod licencu Jenož licenca GNU General Public License v3.0
Wersija 3.1.9
2. jan. 2019 wozjewjene - 311,69 KBFunguje z* New: 'Keep and reload older tab' option
* Fix: runtime.sendMessage issue
* Fix: settings synchro between popup and tab option
* Use setBadgeText and setBadgeBackgroundColor windowId (starting Firefox 62)
* Force setBadgeTextColor to white (starting Firefox 63)
* Optimize search duplicate tabsŽórłowy kod je pod licencu Licenca Mozilla Public License 2.0