57ea6b4315
(+ Better indentation in the code) + Line 17: Do nothing is better as redirect to nothing + Line 212: Add function to return the provider name (for debugging) + Correct typos + Line 239: performance improvement + Line 286: performance improvement + Line 541: performance improvement + Add function "promise" for async request handling (performance improvement) + Add function isDataURL to prevent long loading on data urls (Fix #26 ) |
||
---|---|---|
core_js | ||
css | ||
data | ||
external_js | ||
fonts | ||
html | ||
img | ||
promotion | ||
clearurls.js | ||
LICENSE | ||
manifest.json | ||
README.md |
ClearURLs
ClearURLs is an add-on based on the new WebExtensions technology and is 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.
Installation
Install on Firefox AMO.
Contribute
If you have any suggestions or complaints, please create an issue.
Screenshot
Copyright
We use some third-party scripts in our add-on. The authors and licenses are listed below.
- Bootstrap v3.3.7 | Copyright 2011-2016 Twitter, Inc. | MIT
- jQuery v3.2.1 | Copyright 2017 The jQuery Foundation | MIT
- sha256.jquery.plugin | Copyright 2003, Christoph Bichlmeier | MIT | GPLv2
- DataTables | Copyright 2011-2015 SpryMedia Ltd | MIT