Overview
An extension to clean tracking request parameters from URLs.
Please note that due to Chrome developer policy, it is no longer possible to dynamically change the list of parameters to remove before loading the page — it is hardcoded when developing the extension.
You can see the current list of rules with tags that will be applied BEFORE loading the page (i.e. will really interfere with tracking) at this address:
https://github.com/Psychosynthesis/Eraser/blob/main/src/chrome/rules.json
Eraser also has the ability to clean custom params (place the extension icon on the panel and click on it to edit). Your custom set of tags will allow you to cosmetically remove parameters after the page has loaded (this is convenient, for example, to share links). Keep in mind that this will not interfere with tracking by your custom tags, this is literally just a cosmetic edit of the address bar - Chrome policy is to blame.
You can edit custom params list in the settings (by clicking on the extension icon).
Tags
Privacy Practices
🔐 Security Analysis
⏳ Security scan is queued. Check back soon.