Reddit: Direct Links

Removes redirect on outbound links.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

作者
Zren
今日安裝
0
安裝總數
682
評價
5 0 0
版本
7
建立日期
2016-09-25
更新日期
2018-08-16
尺寸
1.9 KB
授權條款
未知
腳本執行於

Reddit users are tracked using a redirect (similar to google) where the url is replaced when you click the link. Users with accounts can turn this tracking off in their settings, but that doesn't help when logged out.

Note that Reddit still knows:

  • What subreddit you visited
  • What submission you probably saw if you checked the comments
  • That you clicked the submission (there's other javascript that could log the event)

This script is for users who hate waiting on the redirect, if you think this script "saves your privacy" then you are kidding yourself.

The origional author of this script is /u/ItsMeCaptainMurphy who posted it here. His version doesn't check links fetched after the pages loads however.

v7 - August 16 2018

  • Don't error when a link doesn't have a title/tabindex attribute.
  • Remove script icon as it was breaking with some users.

v6 - January 19 2017

  • Add rel="noreferrer" to link.
  • Fix thumbnails getting getting deleted.