_locales | ||
.gitlab | ||
bin | ||
core_js | ||
css | ||
data | ||
external_js | ||
fonts | ||
html | ||
img | ||
promotion | ||
server | ||
.gitlab-ci.yml | ||
browser-polyfill.js | ||
CHANGELOG.md | ||
clearurls.js | ||
LICENSE | ||
manifest.json | ||
package.json | ||
README.md |
ClearURLs
ClearURLs is an add-on based on the new WebExtensions technology and is optimized for Firefox and now also available for Chrome based browsers.
This add-on will remove the tracking fields from all URLs which are visited by the browser and use a rule file, namely data.min.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.
Screenshot
Offical installation
Firefox Add-on: Download
Chrome Add-on: Download
Download (for Firefox- and Chrome-Dev only)
Here you can download the packed files for the Firefox- and Chrome-Dev:
Contribute
If you have any suggestions or complaints, please create an issue.
Projects that use parts of ClearURLs
- Uroute used ClearURLs to filter/clean URL before launching browser
Recommended by...
Permissions
Reasoning for needed permissions you can find under this discussion.
Copyright
We use some third-party scripts in our add-on. The authors and licenses are listed below.
- WebExtension browser API Polyfill | Copyright by Mozilla | MPL-2.0
- 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
- Pick-a-Color v1.2.3 | Copyright (c) 2013 Lauren Sperber and Broadstreet Ads | MIT