Block Opener on Targeted Links

Add rel attribute values on mouseup to block window.opener in the linked site, also blocks referer (2016-09-01)

目前为 2016-09-01 提交的版本。查看 最新版本

作者
Jefferson Scher
评分
0 0 0
版本
0.5
创建于
2016-09-01
更新于
2016-09-01
大小
1.2 KB
许可证
BSD 3-clause
适用于
所有网站

You may find it troubling that when you follow a link in Tab 1 (Site A) which is targeted to open Site B in a new window or tab, Site B can change the page in Tab 1 from Site A to Site C or whatever. This script adds some rel attribute values to such targeted links to limit the potential for that. It does not attempt to clean up uses of window.open(), however.

Side effect: Site B cannot tell the source of the referral was Site A.

See:

* https://www.reddit.com/r/firefox/comments/50nz1m/is_it_possible_to_protected_yourself_from/
* https://mathiasbynens.github.io/rel-noopener/

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址