Go to file
2019-10-22 16:26:39 +02:00
_locales Version 1.8.0 2019-09-11 18:08:41 +02:00
.gitlab Update Bug.md 2019-10-22 13:17:40 +00:00
bin Version 1.3.4.0 bins 2018-10-08 16:38:22 +02:00
core_js Version 1.8.5 2019-09-29 17:10:26 +02:00
css Chrome support 2019-04-01 23:53:28 +02:00
data Added rules & exception 2019-10-20 19:13:04 +02:00
external_js Version 1.8.0 2019-09-11 18:08:41 +02:00
fonts Version 1.1.2.5 2017-11-18 01:34:01 +01:00
GitLabPages Update i253.html 2019-09-26 19:03:50 +00:00
html Version 1.8.0 2019-09-11 18:08:41 +02:00
img Add png icons to support googles webextension api 2019-04-08 09:52:23 +02:00
promotion Updated ui screenshot 2019-10-20 19:41:38 +02:00
server Add license header 2019-03-13 13:20:24 +01:00
.gitignore Removed rule 2019-09-13 12:58:28 +02:00
.gitlab-ci.yml Pages fix 2019-09-24 18:35:33 +02:00
browser-polyfill.js remove sourcemap ref from browser-polyfill.js 2019-07-05 12:16:29 +00:00
CHANGELOG.md Version 1.8.5 2019-09-29 17:10:26 +02:00
clearurls.js Version 1.8.4 2019-09-26 20:50:39 +02:00
LICENSE Change of LICENSE to GNU LGPLv3. This change is granted by the old license (QaPL v0.2 sec. [4]) without the permission of the contributors. 2019-03-13 11:58:04 +00:00
manifest.json Version 1.8.5 2019-09-29 17:10:26 +02:00
package-lock.json Version 1.8.0 2019-09-11 18:08:41 +02:00
package.json Version 1.8.0 2019-09-11 18:08:41 +02:00
README.md Update README.md 2019-10-22 16:26:39 +02:00

for Firefox for Chrome

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

Interface (version 1.8.5)

CI/CD Artifacts Download (for Firefox- and Chrome-Dev only)

Here you can download the packed files for the Firefox- and Chrome-Dev:

Firefox

Chrome

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

https://poeditor.com/join/project/vKTpQWWvk2

Projects that use parts of ClearURLs

  • Uroute used ClearURLs to filter/clean URL before launching browser

Permissions

Reasoning for needed permissions you can find under this discussion.

We use some third-party scripts in our add-on. The authors and licenses are listed below.