Block reddit click tracking

Stops reddit from tracking your inbound and outbound clicks

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
vacuum
Daily installs
0
Total installs
533
Ratings
3 0 0
Version
1.2
Created
2018-03-12
Updated
2018-04-29
Size
2.76 KB
License
MIT
Applies to

Stops reddit from changing the URLs of links that you click on to track you.

This works for both outbound links (out.reddit.com) and tracking parameters being added to internal links.

Additionally, this script patches out the navigator.sendBeacon function. reddit does not currently use this function for analytics, but it's already in their code and could be enabled at any point.