Go to file
Kevin Röbert 47c4882e9b Fix global counter issue
The total elements field need async to long to load, so that this value
is NaN by scanning the first url. We check now first of NaN or Null and
get the current value. The browser is waiting until the value is loaded.
2017-09-14 03:39:40 +02:00
data Constraining complete Provider rules to https/http 2017-09-13 23:37:19 +02:00
promotion Add promotion files to project 2017-09-01 12:32:17 +02:00
bootstrap.min.css Change bootstrap version to stable 2017-09-02 23:55:34 +02:00
bootstrap.min.js Change bootstrap version to stable 2017-09-02 23:55:34 +02:00
clearurls.js Fix global counter issue 2017-09-14 03:39:40 +02:00
icon19.png new icons and default popup 2017-08-04 15:55:52 +02:00
icon32.png new icons and manifest 2017-08-04 15:04:37 +02:00
icon38.png new icons and default popup 2017-08-04 15:55:52 +02:00
icon48.png icons neu 2017-08-04 14:42:14 +02:00
icon64.png new icons and manifest 2017-08-04 15:04:37 +02:00
icon96.png icons neu 2017-08-04 14:42:14 +02:00
icon128.png icons neu 2017-08-04 14:42:14 +02:00
icon512.png icons neu 2017-08-04 14:42:14 +02:00
img-noise-361x370.png Add interface features 2017-08-23 02:24:16 +02:00
jquery-3.2.1.min.js Revert "Ultra commit" 2017-08-06 18:34:23 +02:00
LICENSE Create LICENSE 2017-09-01 00:23:08 +02:00
manifest.json Add site blocked alert page 2017-09-13 23:37:18 +02:00
popup_new.html Add site blocked alert page 2017-09-13 23:37:18 +02:00
popup_new.js Fix global counter issue 2017-09-14 03:39:40 +02:00
README.md Add README 2017-09-01 00:54:10 +02:00
siteBlockedAlert.html Add site blocked alert page 2017-09-13 23:37:18 +02:00
switchButtons.css PUSH 2017-08-06 18:23:52 +02:00

ClearURLs

ClearURLs is an add-on based on the new WebExtensions technology and 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

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

License: MPL 2.0