prevent-duplicate-tabs
prevent-duplicate-tabs copied to clipboard
Ignore hash does not work for the corner case with only # at the end
Describe the bug
When there are two tabs for the same URL, one with # at the end while the other not, the extension does not recognize the duplication.
Thank you!
What browsers are you seeing the problem on?
Chrome
To Reproduce
- Open https://django-background-tasks.readthedocs.io/en/latest/
- Open https://django-background-tasks.readthedocs.io/en/latest/#
- Bug: both tabs are still open
Additional context
No response