“People using target='_blank'
links usually have no idea about this curious fact:
The linked page gains partial access to the linking page via the window.opener object.
…
How to fix
Add this to your outgoing links.
rel="noopener"
Update: FF does not support “noopener” so add this.
rel="noopener noreferrer"
”
Backlinks
There are no backlinks to this page.