Update README.md
This commit is contained in:
parent
078b51de98
commit
03cdcbb38a
24
README.md
24
README.md
|
@ -1,9 +1,7 @@
|
||||||
# ClearURLs [![Mozilla Add-on](https://img.shields.io/amo/v/clearurls.svg)](https://addons.mozilla.org/en-US/firefox/addon/clearurls/versions/) [![pipeline status](https://gitlab.com/KevinRoebert/ClearUrls/badges/master/pipeline.svg)](https://gitlab.com/KevinRoebert/ClearUrls/commits/master)
|
# ClearURLs [![Mozilla Add-on](https://img.shields.io/amo/v/clearurls.svg)](https://addons.mozilla.org/en-US/firefox/addon/clearurls/versions/) [![pipeline status](https://gitlab.com/KevinRoebert/ClearUrls/badges/master/pipeline.svg)](https://gitlab.com/KevinRoebert/ClearUrls/commits/master) [![Donate](https://img.shields.io/badge/donate-PayPal-blue.svg)](https://www.paypal.me/KevinRoebert) [![Mozilla Add-on](https://img.shields.io/amo/stars/clearurls.svg)](https://addons.mozilla.org/en-US/firefox/addon/clearurls/reviews/) [![Mozilla Add-on](https://img.shields.io/amo/users/clearurls.svg)](https://addons.mozilla.org/en-US/firefox/addon/clearurls/statistics/?last=30) [![Mozilla Add-on](https://img.shields.io/amo/d/clearurls.svg)](https://addons.mozilla.org/en-US/firefox/addon/clearurls/) [![License: QaPL v0.2](https://img.shields.io/badge/License-QaPL%20v0.2-brightgreen.svg)](https://gitlab.com/KevinRoebert/ClearUrls/blob/master/LICENSE.md)
|
||||||
[![Donate](https://img.shields.io/badge/donate-PayPal-blue.svg)](https://www.paypal.me/KevinRoebert)
|
|
||||||
|
|
||||||
[![Mozilla Add-on](https://img.shields.io/amo/stars/clearurls.svg)](https://addons.mozilla.org/en-US/firefox/addon/clearurls/reviews/)
|
|
||||||
|
|
||||||
[![Mozilla Add-on](https://img.shields.io/amo/users/clearurls.svg)](https://addons.mozilla.org/en-US/firefox/addon/clearurls/statistics/?last=30)
|
|
||||||
|
|
||||||
**ClearURLs** is an add-on based on the new WebExtensions technology and is optimized for *Firefox* and now also available for *Chrome* based browsers.
|
**ClearURLs** is an add-on based on the new WebExtensions technology and is optimized for *Firefox* and now also available for *Chrome* based browsers.
|
||||||
|
|
||||||
|
@ -14,22 +12,23 @@ This add-on protects your privacy and block the request from advertising service
|
||||||
## Application
|
## 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.
|
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
|
## Screenshot
|
||||||
Mozilla Add-on: [![Mozilla Add-on](https://img.shields.io/amo/d/clearurls.svg)](https://addons.mozilla.org/en-US/firefox/addon/clearurls/)
|
![Interface (version 1.3.4.x)](https://gitlab.com/KevinRoebert/ClearUrls/raw/master/promotion/screens/Popup_v_1.3.4.0.png)
|
||||||
|
|
||||||
|
## Offical installation
|
||||||
|
Mozilla Add-on: [Download](https://addons.mozilla.org/en-US/firefox/addon/clearurls/)
|
||||||
|
|
||||||
|
|
||||||
### Packed files
|
### Download (for Firefox- and Chrome-Dev only)
|
||||||
Or download the packed files here for the Firefox- and Chrome-Dev:
|
Here you can download the packed files here for the Firefox- and Chrome-Dev:
|
||||||
|
|
||||||
[Firefox](https://gitlab.com/KevinRoebert/ClearUrls/-/jobs/artifacts/master/raw/ClearUrls_firefox.zip?job=build%20firefox)
|
[Firefox](https://gitlab.com/KevinRoebert/ClearUrls/-/jobs/artifacts/master/raw/ClearUrls_firefox.zip?job=build%20firefox)
|
||||||
|
|
||||||
[Chrome](https://gitlab.com/KevinRoebert/ClearUrls/-/jobs/artifacts/master/raw/ClearUrls_chrome.zip?job=build%20chrome)
|
[Chrome](https://gitlab.com/KevinRoebert/ClearUrls/-/jobs/artifacts/master/raw/ClearUrls_chrome.zip?job=build%20chrome)
|
||||||
|
|
||||||
## Contribute
|
## Contribute
|
||||||
If you have any suggestions or complaints, please [create an issue.](https://gitlab.com/KevinRoebert/ClearUrls/issues/new)
|
If you have any suggestions or complaints, please [create an issue.](https://gitlab.com/KevinRoebert/ClearUrls/issues/new)
|
||||||
|
|
||||||
## Screenshot
|
|
||||||
![Interface (version 1.3.4.x)](https://gitlab.com/KevinRoebert/ClearUrls/raw/master/promotion/screens/Popup_v_1.3.4.0.png)
|
|
||||||
|
|
||||||
## Copyright
|
## Copyright
|
||||||
We use some third-party scripts in our add-on. The authors and licenses are listed below.
|
We use some third-party scripts in our add-on. The authors and licenses are listed below.
|
||||||
- [WebExtension browser API Polyfill](https://github.com/mozilla/webextension-polyfill) |
|
- [WebExtension browser API Polyfill](https://github.com/mozilla/webextension-polyfill) |
|
||||||
|
@ -48,6 +47,3 @@ We use some third-party scripts in our add-on. The authors and licenses are list
|
||||||
- [DataTables](https://datatables.net/) | Copyright 2011-2015 SpryMedia Ltd | [MIT](https://datatables.net/license/)
|
- [DataTables](https://datatables.net/) | Copyright 2011-2015 SpryMedia Ltd | [MIT](https://datatables.net/license/)
|
||||||
- [Pick-a-Color v1.2.3](https://github.com/lauren/pick-a-color) | Copyright (c) 2013 Lauren Sperber and Broadstreet Ads |
|
- [Pick-a-Color v1.2.3](https://github.com/lauren/pick-a-color) | Copyright (c) 2013 Lauren Sperber and Broadstreet Ads |
|
||||||
[MIT](https://github.com/lauren/pick-a-color/blob/master/LICENSE)
|
[MIT](https://github.com/lauren/pick-a-color/blob/master/LICENSE)
|
||||||
|
|
||||||
## Licence
|
|
||||||
[![License: QaPL v0.2](https://img.shields.io/badge/License-QaPL%20v0.2-brightgreen.svg)](https://gitlab.com/KevinRoebert/ClearUrls/blob/master/LICENSE.md)
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user