ClearURLs is an add-on based on the new WebExtensions technology and will automatically remove tracking elements from URLs to help protect your privacy.
Go to file
2020-06-05 21:50:03 +02:00
_locales Hard limit for the log of 5000 entries 2020-06-05 21:50:03 +02:00
.github Update lockdown.yml 2020-04-15 09:05:34 +00:00
.gitlab Update Bug.md 2020-04-23 22:41:47 +00:00
bin Version 1.3.4.0 bins 2018-10-08 16:38:22 +02:00
build_tools Added yandex link fixer + renewed copyright notice 2020-01-06 17:14:34 +01:00
core_js Hard limit for the log of 5000 entries 2020-06-05 21:50:03 +02:00
css Added yandex link fixer + renewed copyright notice 2020-01-06 17:14:34 +01:00
data Update data.min.json 2020-05-26 18:28:07 +00:00
external_js Version 1.10.0 2020-01-04 00:14:03 +00:00
fonts Version 1.1.2.5 2017-11-18 01:34:01 +01:00
GitLabPages Update test site 2020-02-05 20:24:18 +01:00
html Hard limit for the log of 5000 entries 2020-06-05 21:50:03 +02:00
img Version 1.14.0 2020-02-01 14:51:39 +01:00
promotion Version 1.17.0 2020-04-15 00:53:01 +02:00
server Added yandex link fixer + renewed copyright notice 2020-01-06 17:14:34 +01:00
.gitignore Removed rule 2019-09-13 12:58:28 +02:00
.gitlab-ci.yml Version 1.17.0 2020-04-15 00:53:01 +02:00
browser-polyfill.js remove sourcemap ref from browser-polyfill.js 2019-07-05 12:16:29 +00:00
CHANGELOG.md Version 1.17.0 2020-04-15 00:53:01 +02:00
clearurls.js Revert "Updated rules" 2020-04-24 01:19:06 +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 removed overlapping permissions 2020-04-25 15:05:23 +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
PRIVACY.md Create PRIVACY.md 2020-02-18 16:43:16 +01:00
README.md Add PrivacyTools recommendation 2020-05-16 17:25:40 +00:00

Buy Me A Coffee

for Firefox for Edge for Chrome

ClearURLs

ClearURLs is an add-on based on the new WebExtensions technology and is optimized for Firefox and Chrome based browsers.

This extension will automatically remove tracking elements from URLs to help protect your privacy when browse through the Internet, which is regularly updated by us and can be found here.

Application

Many websites use tracking elements in the URL (e.g. https://example.com?utm_source=newsletter1&utm_medium=email&utm_campaign=sale) to mark your online activity. All that tracking code is not necessary for a website to be displayed or work correctly and can therefore be removed—that is exactly what ClearURLs does.

Another common example are Amazon URLs. If you search for a product on Amazon you will see a very long URL, such as:

https://www.amazon.com/dp/exampleProduct/ref=sxin_0_pb?__mk_de_DE=ÅMÅŽÕÑ&keywords=tea&pd_rd_i=exampleProduct&pd_rd_r=8d39e4cd-1e4f-43db-b6e7-72e969a84aa5&pd_rd_w=1pcKM&pd_rd_wg=hYrNl&pf_rd_p=50bbfd25-5ef7-41a2-68d6-74d854b30e30&pf_rd_r=0GMWD0YYKA7XFGX55ADP&qid=1517757263&rnid=2914120011

Indeed most of the above URL is tracking code. Once ClearURLs has cleaned the address, it will look like this: https://www.amazon.com/dp/exampleProduct

Features

  • Removes tracking from URLs automatically in the background
  • Blocks some common ad domains (optional)
  • Has a built-in tool to clean up multiple URLs at once
  • Supports redirection to the destination, without tracking services as middleman
  • Adds an entry to the context menu so that links can be copied quickly and cleanly
  • Blocks hyperlink auditing, also known as ping tracking (see also this article)
  • Prevents ETag tracking
  • Prevents tracking injection over history API (see also: The replaceState() method)
  • Prevents Google from rewriting the search results (to include tracking elements)
  • Prevents Yandex from rewriting the search results (to include tracking elements)

Permissons

Reasoning for needed permissions can be found under here.

Screenshot

Interface (version 1.14.0)

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://kevinroebert.gitlab.io/ClearUrls/

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
  • Scrub used ClearURLs to filter/clean URLs as cog for the Red Discord bot

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.