prevent-duplicate-tabs icon indicating copy to clipboard operation
prevent-duplicate-tabs copied to clipboard

Simple add-on/extension for prevent duplicate tabs

Results 16 prevent-duplicate-tabs issues
Sort by recently updated
recently updated
newest added

Fixes #36 (scenario 2) I also add a bunch of jsdoc and such so typescript can understand the code. (also, changed `substr` to `slice`, since [`substr` is deprecated](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr)). Could use...

**Is your feature request related to a problem? Please describe.** Under sort order, I have "close olders" turned off. This didn't work for me until _I also_ turned off "preserve...

Tasks in priority order: - [x] Control protocols (http, https, file, others) - [x] Ignore URLs - [x] Migrate localStorage to chrome.storage.local - [x] Manifest v3 - [x] Prevent closing...

enhancement

Issues with switching panels and older tabs closing no matter what setting is chosen in this extensions options.

bug

When I open a closed tab using browser's "Reopen Closed tab" from right click menu, if I had earlier opened same tab twice, then the browser reopens one tab first,...

insufficient info

**Is your feature request related to a problem? Please describe.** Auto close is most useful when you open a link that you don't know has a tab already open among...

enhancement

**Is your feature request related to a problem? Please describe.** I have been encountering some personal issues when it comes to how this plugin handles hashes globally. For some sites...

enhancement

If a page has a form on it that is not empty - do not close it (throwing away all the data !) thanks

enhancement

**Is your feature request related to a problem? Please describe.** Sometimes I need to have duplicates, because of the design of a website; it's when information is spread over multiple...

enhancement