All Projects → ClearURLs → Addon

ClearURLs / Addon

Licence: lgpl-3.0
ClearURLs is an add-on based on the new WebExtensions technology and will automatically remove tracking elements from URLs to help protect your privacy.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Addon

Scratchaddons
All-in-one browser extension for Scratch.
Stars: ✭ 133 (-17.39%)
Mutual labels:  addon, chrome, firefox
Adguardbrowserextension
AdGuard browser extension
Stars: ✭ 1,018 (+532.3%)
Mutual labels:  privacy, chrome, firefox
Nighttab
A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab.
Stars: ✭ 598 (+271.43%)
Mutual labels:  addon, chrome, firefox
Blocker Database
A global domain based database for NoScript, uBlock, uMatrix & ScriptSafe
Stars: ✭ 127 (-21.12%)
Mutual labels:  privacy, chrome, firefox
Retrotxt
RetroTxt is the WebExtension that turns ANSI, ASCII, NFO text into in-browser HTML
Stars: ✭ 93 (-42.24%)
Mutual labels:  chrome, firefox, webextensions
Scriptsafe
a browser extension to bring security and privacy to chrome, firefox, and opera
Stars: ✭ 434 (+169.57%)
Mutual labels:  privacy, chrome, firefox
Duckduckgo Privacy Extension
DuckDuckGo Privacy Essentials browser extension for Firefox, Chrome.
Stars: ✭ 692 (+329.81%)
Mutual labels:  privacy, chrome, firefox
Treestyletab
Tree Style Tab, Show tabs like a tree.
Stars: ✭ 2,438 (+1414.29%)
Mutual labels:  addon, firefox, webextensions
Multipletab
Multiple Tab Handler, Provides feature to close multiple tabs.
Stars: ✭ 67 (-58.39%)
Mutual labels:  addon, firefox, webextensions
Persian Twitter
A WebExtension which improves Twitter & TweetDeck user experience for Persian users
Stars: ✭ 66 (-59.01%)
Mutual labels:  chrome, firefox, webextensions
Browser Addon
Kee adds free, secure and easy password management features to your browser which save time and keep your private data more secure.
Stars: ✭ 386 (+139.75%)
Mutual labels:  chrome, firefox, webextensions
Vertical Tabs Reloaded
Firefox add-on for arranging tabs vertically
Stars: ✭ 115 (-28.57%)
Mutual labels:  addon, firefox, webextensions
Copy As Markdown
Copying Link, Image and Tab(s) as Markdown Much Easier.
Stars: ✭ 332 (+106.21%)
Mutual labels:  chrome, firefox, webextensions
Yomichan
Japanese pop-up dictionary extension for Chrome and Firefox.
Stars: ✭ 464 (+188.2%)
Mutual labels:  addon, chrome, firefox
Rester
A REST client for almost any web service (Firefox and Chrome Extension)
Stars: ✭ 192 (+19.25%)
Mutual labels:  addon, chrome, firefox
News Feed Eradicator
A browser extension that deletes your news feed and replaces it with a nice quote
Stars: ✭ 690 (+328.57%)
Mutual labels:  chrome, firefox, webextensions
Supercookie
💭 Inspiration
Stars: ✭ 3,630 (+2154.66%)
Mutual labels:  privacy, chrome, firefox
Firessh
free, cross-platform SSH terminal client for Firefox and Chrome
Stars: ✭ 173 (+7.45%)
Mutual labels:  addon, chrome, firefox
Mue
Fast, open and free-to-use new tab page for modern browsers
Stars: ✭ 56 (-65.22%)
Mutual labels:  chrome, firefox, webextensions
Redux Webext
Redux for WebExtensions
Stars: ✭ 101 (-37.27%)
Mutual labels:  chrome, firefox, webextensions

Buy Me A Coffee Buy Me A Coffee Buy Me A Coffee

for Firefox for Edge for Chrome

ClearURLs Gitter

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://test.clearurls.xyz/

Contribute

If you have any suggestions or complaints, please create an issue.

Note: If you have any suggestions or complaints regarding the rules, please create an issue in this repo or email us rules.support (at) clearurls.xyz (this mail will automatically create a new issue in this repo).

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/{language 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
  • Unalix a simple Python module that removes tracking fields from URLs and unshort shortened URLs
  • Unalix-nim a simple Nim library that removes tracking fields from URLs and unshort shortened URLs

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].