prevent-duplicate-tabs
prevent-duplicate-tabs copied to clipboard
Simple add-on/extension for prevent duplicate tabs
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...
Issues with switching panels and older tabs closing no matter what setting is chosen in this extensions options.
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,...
**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...
**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...
If a page has a form on it that is not empty - do not close it (throwing away all the data !) thanks
**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...