Go to file
Kevin Röbert 57ea6b4315 Fix 26 and performance improvements
(+ Better indentation in the code)
+ Line 17: Do nothing is better as redirect to nothing
+ Line 212: Add function to return the provider name (for debugging)
+ Correct typos
+ Line 239: performance improvement
+ Line 286: performance improvement
+ Line 541: performance improvement
+ Add function "promise" for async request handling (performance
improvement)
+ Add function isDataURL to prevent long loading on data urls (Fix #26 )
2018-01-05 17:26:17 +01:00
core_js New Addon version 1.2 2017-12-16 23:50:50 +01:00
css New Addon version 1.2 2017-12-16 23:50:50 +01:00
data Hash for new rules 2017-12-18 19:54:42 +01:00
external_js New Addon version 1.2 2017-12-16 23:50:50 +01:00
fonts Version 1.1.2.5 2017-11-18 01:34:01 +01:00
html New Addon version 1.2 2017-12-16 23:50:50 +01:00
img New Addon version 1.2 2017-12-16 23:50:50 +01:00
promotion Add promotion pic for v.1.2 2017-12-17 00:06:38 +01:00
clearurls.js Fix 26 and performance improvements 2018-01-05 17:26:17 +01:00
LICENSE Create LICENSE 2017-09-01 00:23:08 +02:00
manifest.json New Addon version 1.2 2017-12-16 23:50:50 +01:00
README.md Update README.md 2017-12-21 10:05:29 +01:00

ClearURLs

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

This add-on will remove the tracking fields form all URLs which are visited by the browser and use a rule file, namely data.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.

Installation

Install on Firefox AMO.

Contribute

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

Screenshot

Interface (version 1.2)

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

Licence

License: MPL 2.0