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

switch to old tab if active is closed

Open forivall opened this issue 2 years ago • 1 comments

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). Could use substring instead, but i prefer slice). If undesired, we can just merge the commit with the change: https://github.com/brcontainer/prevent-duplicate-tabs/compare/main...forivall:prevent-duplicate-tabs:feature/switch-to-existing

forivall avatar Oct 18 '23 02:10 forivall

Can't really do a lot to help but I would love to see this implemented. I don't want duplicates, but I did want to go to that site, it just makes sense for the old tab to open if thats what we're keeping.

KazuyDarklight avatar Dec 05 '24 14:12 KazuyDarklight

@forivall Thank you very much for the development. I am now directly using your forked repo! It works perfectly for me.

brooke-yucx avatar Aug 31 '25 00:08 brooke-yucx