cepijkcnhhbjgiofhdhbomcgdmfjbbhb
This extension clears URL parameters used to track user behavior and also prevents tracking by common analytics systems (Google, Yandex, etc.) 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).
Copy Clean URL to Clipboard
Copy the current tab's URL to clipboard after removing tracking parameters and other noise This is a small helper for grabbing bookmarks and similar references to the current tab's URL. It removes extraneous portions of the URL, leaving the minimum required URL.
Neat URL Cleaner
Automatically cleans tracking parameters like utm_source, fbclid, and gclid from URLs for cleaner, faster browsing. Automatically removes tracking parameters like utm_source and fbclid from URLs for a cleaner, faster, more private browsing experience. Includes dark mode and light mode.
Clid Remover
Removes ?fbclid and ?gclid from link when opening page from Facebooks or Googles ad. When the page is loading, addon checks if the url contains fbclid or gclid, then removes this.
Query stripper
Strips annoying query parameters from URLs. It does utm_* (google), atl_* (atlassian) and ref_ (imdb). More tokens are customizable. Strips annoying query parameters from URLs. It does utm_* (google), atl_* (atlassian) and ref_ (imdb) out of the box. More unwanted tokens/params are configurable on the Options page. This happens BEFORE page load, so the query params WON'T be sent to the server and your URL is clean for copying.