Prevent Duplicate Tabs
Prevent duplicate tabs
Overview
What is Prevent Duplicate Tabs?
Prevent duplicate tabs.
SCREENSHOT
SUMMARY
Prevents automatic creation of new tabs or repeating tabs when two or more tabs have the same addresses
The process of closing repeated tabs is automatic based on the settings that you can determine within the extension/add-on, it is also possible to quickly disable and activate the add-on without having to access the extensions panel.
You can add a host or URL to specify as an exception so that the add-on doesn't close repeating tabs.
The extension/add-on has support for closing repeated tabs in incognito/incognito mode, but this works in isolation and will not share any information from incognito mode with normal mode, they are completely separate actions.
Among the settings you can choose to consider or disregard querystring and hashes in URLs as a factor to differentiate them.
It is also possible to configure if you prefer to close the oldest tabs and if you want to prevent the active tab (currently visible) from being closed.
Closing tabs works based on Chrome API events and you can disable or re-enable such events within the extension/add-on:
- Start event - Close repeated tabs when your browser is launched
- Update event - Close repeated tabs when a tab is updated, more details in tabs.onUpdated.addListener
- Create event - Close repeated tabs when a new tab is created, more details in tabs.onCreated.addListener
- Replace event - Close repeated tabs when a tab is replaced with another tab due to prerendering or instant, more details in tabs.onReplaced.addListener
- Attach event - Close repeated tabs when a tab is attached to another window or detached (creating a new window), more details in tabs.onAttached.addListener
- Datachange event - Close repeated tabs when you change "sort order", "URLs", "others" and "events" configurations from extension
See More
Stats
Trends for Prevent Duplicate Tabs:
Rank
User count
Category Rank
Rating
Download
HOW TO INSTALL Prevent Duplicate Tabs FROM A CRX FILE
- Download Prevent Duplicate Tabs CRX file
- NOTE: Sometimes the browser may block downloading / installing CRX file from outside the Chrome Web Store. If so, you may need to download the ZIP file instead
- In the URL bar, go to chrome://extensions
- Enable Developer mode
Ratings
USER REVIEWS (0)
No reviews