Skip to content

Tibladar/StopDiscordTracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

StopDiscordTracking

Overview

This is a BetterDiscord plugin for stopping Discord tracking

Installation

  • Download the plugin StopTracking.plugin.js (Ctrl+S)
  • Open your plugins folder: BetterDiscord Settings -> Plugins -> Click on the button next to the heading
  • Move the downloaded file there
  • Activate the plugin in the BetterDiscord plugin menu

Technical details

The plugin

FAQ

How can I verify this addon works?

You can open the developer console (after you activated it in BetterDiscord settings) and look at the 'Network' tab. There shouldn't be any requests made to the science endpoint.

For checking the headers, click on any non-asset (e.g. no image) request and look at the bottom of 'Request Headers'. There shouldn't be the headers mentioned above.

Will it be featured on betterdiscord.app?

Probably not as this plugin modifies global functions which is prohibited in the Plugin Guidelines.

Is this the same as 'DoNotTrack' from Zerebos?

No, this plugin

  • does not block the Process Monitor.
  • does block request headers, which 'DoNotTrack' doesn't.

Releases

No releases published

Packages

No packages published