mirror of
https://gitlab.com/KevinRoebert/ClearUrls
synced 2025-12-16 22:25:36 +07:00
47c4882e9b0d6add15d6259d4aa945d55a7e6cc9
The total elements field need async to long to load, so that this value is NaN by scanning the first url. We check now first of NaN or Null and get the current value. The browser is waiting until the value is loaded.
ClearURLs
ClearURLs is an add-on based on the new WebExtensions technology and optimized for Firefox.
This add-on will remove the tracking fields form all URLs which are visited by the browser and use a rule file, namely data.json.
This add-on protects your privacy and block the request from advertising services like doubleclick.net.
Application:
Large (and small) webpages use elements in the URL, e.g.: https://example.com?source=thisIstheSiteIvisitedBefore to track your online activities. In this example, the source field tells the provider which page you visited before. The add-on will remove these tracking fields from the URL
If have any suggestions or complaints, please create an issue request.
Description
Languages
JavaScript
85%
HTML
12.9%
CSS
2.1%