4.8 KiB
ClearURLs
ClearURLs is an add-on based on the new WebExtensions technology and is optimized for Firefox and 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
,
to protects your privacy.
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
CI/CD Artifacts Download (for Firefox- and Chrome-Dev only)
Here you can download the packed files for the Firefox- and Chrome-Dev:
Test
If you want to test whether ClearURLs works correctly on your system, you can go to this test page: https://clearurls.roebert.eu/
Contribute
If you have any suggestions or complaints, please create an issue.
Translate ClearURLs
You want to help translating ClearURLs into many languages? – Nice
You can choose between two options to contribute. You can create a merge request, or you can use the POEditor to translate ClearURLs.
Hint: The description field in the translation files are only an information for what the translation is used. It is not necessary to translate the description field; in the most cases it is empty.
Merge request
If you want to create a merge request, you must open the path _locales/en/messages.json
in the ClearURLs repo
and translate the english terms into terms of your language. Once you have translated all the terms, you make a pull request of your translation.
Please push your translation into the folder _locales/{country code}/messages.json
.
POEditor
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
- ip-range-check v0.2.0 | Copyright (c) 2018 Daniel Compton | MIT