From c7c8eca0378bc144d22b866a45813ad07bafc31b Mon Sep 17 00:00:00 2001 From: Kevin R Date: Sun, 5 Jan 2025 13:39:34 +0100 Subject: [PATCH] Updated README --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index ed560ab..3af717e 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,11 @@ Buy Me A Coffee Buy Me A Coffee -[for Firefox](https://addons.mozilla.org/firefox/addon/clearurls/) [for Edge](https://microsoftedge.microsoft.com/addons/detail/mdkdmaickkfdekbjdoojfalpbkgaddei) [for Chrome](https://chrome.google.com/webstore/detail/clearurls/lckanjgmijmafbedllaakclkaicjfmnk) +[for Firefox](https://addons.mozilla.org/firefox/addon/clearurls/) [for Edge](https://microsoftedge.microsoft.com/addons/detail/mdkdmaickkfdekbjdoojfalpbkgaddei) # ClearURLs [![Gitter](https://badges.gitter.im/ClearURLs/ClearURLs.svg)](https://gitter.im/ClearURLs/ClearURLs) -**ClearURLs** is an add-on based on the new WebExtensions technology and is optimized for *Firefox* and *Chrome* based browsers. +**ClearURLs** is an add-on based on the new WebExtensions technology and is optimized for *Firefox* and some *Chrome* based browsers. This extension will automatically remove tracking elements from URLs to help protect your privacy when browsing the Internet, which is regularly updated by us and can be found [here](https://gitlab.com/anti-tracking/ClearURLs/rules/-/raw/master/data.min.json). @@ -94,14 +94,14 @@ We use some third-party scripts in our add-on. The authors and licenses are list - [WebExtension browser API Polyfill](https://github.com/mozilla/webextension-polyfill) | Copyright by Mozilla | [MPL-2.0](https://github.com/mozilla/webextension-polyfill/blob/master/LICENSE) -- [Bootstrap v4.3.1](https://github.com/twbs/bootstrap/tree/v4.3.1) | +- [Bootstrap](https://github.com/twbs/bootstrap) | Copyright 2011-2016 Twitter, Inc. | [MIT](https://github.com/twbs/bootstrap/blob/master/LICENSE) -- [jQuery v3.6.0](https://github.com/jquery/jquery/tree/3.6.0) | +- [jQuery](https://github.com/jquery/jquery/) | Copyright JS Foundation and other contributors | [MIT](https://jquery.org/license/) -- [DataTables v1.10.20](https://github.com/DataTables/DataTables/tree/master) | Copyright (c) 2008-2015 SpryMedia Limited | [MIT](https://datatables.net/license/) -- [Pickr v1.7.0](https://github.com/Simonwep/pickr/tree/1.7.0) | Copyright (c) 2018 - 2020 Simon Reinisch | +- [DataTables](https://github.com/DataTables/DataTables/tree/master) | Copyright (c) 2008-2015 SpryMedia Limited | [MIT](https://datatables.net/license/) +- [Pickr](https://github.com/Simonwep/pickr/) | Copyright (c) 2018 - 2020 Simon Reinisch | [MIT](https://github.com/Simonwep/pickr/blob/master/LICENSE) -- [Font Awesome v5.12.0](https://github.com/FortAwesome/Font-Awesome/tree/5.12.0) | Copyright (c) @fontawesome | +- [Font Awesome](https://github.com/FortAwesome/Font-Awesome/) | Copyright (c) @fontawesome | [Font Awesome Free License](https://github.com/FortAwesome/Font-Awesome/blob/master/LICENSE.txt)