No Referrer

Disable HTTP referer by adding rel="noreferrer". This prevents the destination site from receiving what URL the user came from. Press Command + Shift + F to toggle Referrer Policy.

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
Schimon
今日安裝
0
安裝總數
302
評價
0 0 0
版本
24.04
建立日期
2023-05-10
更新日期
2024-04-10
尺寸
5.8 KB
授權條款
MIT
腳本執行於
所有網站

🤫 Disable HTTP referer (i.e. referrer)

Prevent sending HTTP "referer" requests to destination website.

This userscript adds rel="nofollow noopener noreferrer" to every page link.

"Links with rel="noreferrer" set do not send the request's "referrer" header. This prevents the destination site from seeing what URL the user came from."

"Links with rel="noopener" set ____."

"Links with rel="nofollow" set ____."


Recommended Userscripts

🔗️ Clean URL Improved

Remove needless parameters from a given URL and correct it to a cleaner one.


Please visit our counterparts

Web Extensions

Auto Referer

Browser addon. Control referer to protect privacy and not break web. The addon (maybe the only one?) that deals with browser's document.referrer bug.

Referer Modifier

Referer Modifier is a Web Extension for Firefox to modify the Referer header in HTTP requests, and the Javascript document.referrer property to match.

Smart Referer

Automatically hide HTTP and JavaScript Referer for cross-domain requests.

NoRef: Open without Referer

Adds a context menu option to open a link in a new tab without sending the HTTP referer information. A bare-bones replacement for the legacy addon "No-Referer" by Dor. Simply copies the selected link and opens a new tab to the destination.

Referer Control

Control the HTTP Referer on a per-site basis.

pximg referer fixer

Add Referer headers when requesting i.pximg.net in order to get some pximg images displayed correctly.


Upcoming changes

  • Add an event listener;
  • Add hotkey to toggle referer;
  • Consideration http://microformats.org/wiki/rel-me;
  • Use location.origin, if at all possible. It might be useful;
  • Use origin for element <link/>;

🦅 Designed for Falkon web browser