clear-urls-browser-extension/README.md

21 lines
999 B
Markdown
Raw Normal View History

2017-08-31 22:52:49 +00: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:**
2017-08-31 22:53:37 +00:00
>
2017-08-31 22:54:10 +00:00
> 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
2017-08-31 22:52:49 +00:00
2017-10-12 23:24:28 +00:00
If have any suggestions or complaints, please create an issue request.
2017-08-31 22:52:49 +00:00
2017-10-12 23:24:28 +00:00
Screens:
![Interface (version 1.1.2.0)](https://addons.cdn.mozilla.net/user-media/previews/full/187/187625.png?modified=1505340066)
[![License: MPL 2.0](https://img.shields.io/badge/License-MPL%202.0-brightgreen.svg)](https://opensource.org/licenses/MPL-2.0)