popup-blocker
popup-blocker copied to clipboard
Option to allow target=_blank to open new tab on middle click
In Firefox when you middle click on a link it opens in a new tab regardless of the target. With the extension enabled if the target is _blank then it will trigger the block behavior even though opening a new tab is the desired result.
middle click on target="_blank" works in Chrome(Vivaldi)
After installing this extension I was pretty surprised target="_blank" is blocked when directly clicking 'a href', I expected it to only block directly JS triggered popups :(