Block reddit click tracking

Stops reddit from tracking your inbound and outbound clicks

Author
vacuum
Daily installs
0
Total installs
492
Ratings
3 0 0
Version
1.2
Created
2018-03-12
Updated
2018-04-29
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.