prevent-duplicate-tabs
prevent-duplicate-tabs copied to clipboard
Not compatible with Bing search
Describe the bug
If you do search in Bing with enabled extensions then for search results you will not able to "Open link in new tab" , same time you will able to "Open link in new window". Same time if you do Google search - you will able to open both in new tab and new window without issues. As workaround possible to check "Ignore this host" for www.bing.com, but that list(of ignored hosts and URLs) is not permanent and on restart of browser this setting forgotten.
What browsers are you seeing the problem on?
Microsoft Edge
To Reproduce
- Go to bing.com
- Search for "prevent duplicate tabs extension"
- Try Ctrl-click on any search result (or right Click and "Open link in new tab")
Actual result: New tab opened and immediately closed
Expected result: New tab with search result opened
Additional context
No response
Bing's redirect system is dynamic and complicated, they actually use the same URL to redirect. I'm improving the data persistence part, so that the system of ignoring specific URLs (and domains) can work properly.
I've actually rewritten the entire extension, and I'm doing a lot of testing to make it as stable as possible, including testing on many popular sites.
I'll update it soon. Thanks for reporting the issue.