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
2017-09-01 12:32:17 +02:00
2017-09-14 03:39:40 +02:00
2017-08-04 15:55:52 +02:00
2017-08-04 15:04:37 +02:00
2017-08-04 15:55:52 +02:00
2017-08-04 14:42:14 +02:00
2017-08-04 15:04:37 +02:00
2017-08-04 14:42:14 +02:00
2017-08-04 14:42:14 +02:00
2017-08-04 14:42:14 +02:00
2017-08-23 02:24:16 +02:00
2017-08-06 18:34:23 +02:00
2017-09-01 00:23:08 +02:00
2017-09-13 23:37:18 +02:00
2017-09-13 23:37:18 +02:00
2017-09-14 03:39:40 +02:00
2017-09-01 00:54:10 +02:00
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

Description
No description provided
Readme 29 MiB
Languages
JavaScript 85%
HTML 12.9%
CSS 2.1%