-
Notifications
You must be signed in to change notification settings - Fork 2
Remove unknown named targets #5
Copy link
Copy link
Open
Description
When an unknown name is used as a target, link is opened in a new tab.
Currently, the extension only removes targets starting by _, but some sites use wrong values for target such as blank or new.
Valid names can be retrieved from window.frames array and its members' own frames property recursively.
PS: This would probably break a website adding links before frames are created/loaded.
I'd like to look into submitting a PR.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels