From 70870b70c68566c4efb6ae0ad1ee60c17d54d4a1 Mon Sep 17 00:00:00 2001 From: nitrohorse <1514352+nitrohorse@users.noreply.github.com> Date: Fri, 24 Apr 2020 19:54:02 -0700 Subject: [PATCH] Add privacy policy links to browser webextensions --- _includes/sections/browser-addons.html | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/_includes/sections/browser-addons.html b/_includes/sections/browser-addons.html index a579591f..45bb02a4 100644 --- a/_includes/sections/browser-addons.html +++ b/_includes/sections/browser-addons.html @@ -9,6 +9,7 @@ title="uBlock Origin: Block Ads and Trackers" image="/assets/img/svg/3rd-party/ublock_origin.svg" description="uBlock Origin is an efficient wide-spectrum blocker that is easy on memory, and yet can load and enforce thousands more filters than other popular blockers out there. It has no monetization strategy and is completely open source." website="https://addons.mozilla.org/firefox/addon/ublock-origin/" +privacy-policy="https://github.com/gorhill/uBlock/wiki/Privacy-policy" forum="https://forum.privacytools.io/t/discussion-ublock-origin/266" github="https://github.com/gorhill/uBlock/" firefox="https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/" @@ -22,6 +23,7 @@ title="HTTPS Everywhere: Secure Connections" image="/assets/img/svg/3rd-party/https_everywhere.svg" description="HTTPS Everywhere enables encryption of your connections to many major websites, making your browsing more secure. It is a collaboration between The Tor Project and the Electronic Frontier Foundation." website="https://www.eff.org/https-everywhere" +privacy-policy="https://www.eff.org/code/privacy/policy" forum="https://forum.privacytools.io/t/discussion-https-everywhere/268" github="https://github.com/EFForg/https-everywhere" firefox="https://addons.mozilla.org/en-US/firefox/addon/https-everywhere" @@ -34,6 +36,7 @@ title="Decentraleyes: Block Content Delivery Networks" image="/assets/img/svg/3rd-party/decentraleyes.svg" description="Decentraleyes emulates Content Delivery Networks locally by intercepting requests, finding the required resource, and injecting it into the environment. This all happens instantaneously, automatically, and no prior configuration is required." website="https://decentraleyes.org/" +privacy-policy="https://decentraleyes.org/privacy-policy/" forum="https://forum.privacytools.io/t/discussion-decentraleyes/269" gitlab="https://git.synz.io/Synzvato/decentraleyes" firefox="https://addons.mozilla.org/en-US/firefox/addon/decentraleyes" @@ -57,6 +60,7 @@ title="Terms of Service; Didn’t Read: Be Informed" image="/assets/img/svg/3rd-party/terms_of_service_didnt_read.svg" description='Terms of Service; Didn’t Read is an addon that believes "I have read and agree to the Terms of Service" is the biggest lie on the web, and wants to fix it by grading websites based on their terms of service agreements and privacy policies. It also gives short summaries of those agreements. The analysis and ratings are published transparently by a community of reviewers.' website="https://tosdr.org/" +privacy-policy="https://addons.mozilla.org/en-US/firefox/addon/terms-of-service-didnt-read/privacy/" forum="https://forum.privacytools.io/t/discussion-terms-of-service-didn-t-read/270" github="https://github.com/tosdr/" firefox="https://addons.mozilla.org/en-US/firefox/addon/terms-of-service-didnt-read/" @@ -80,6 +84,7 @@ title="Privacy Badger: Stop Tracking" image="/assets/img/svg/3rd-party/privacy_badger.svg" description="Privacy Badger is a browser add-on that stops advertisers and other third-party trackers from secretly tracking where you go and what pages you look at on the web. Privacy Badger learns about trackers as you browse." website="https://www.eff.org/privacybadger" +privacy-policy="https://www.eff.org/code/privacy/policy" forum="https://forum.privacytools.io/t/discussion-privacy-badger/265" github="https://github.com/EFForg/privacybadger" firefox="https://addons.mozilla.org/en-US/firefox/addon/privacy-badger17" @@ -98,6 +103,7 @@ title="uMatrix: Stop Cross-Site Requests" image="/assets/img/png/3rd-party/umatrix.png" description="uMatrix gives you control over the requests that websites make to other websites. Many websites integrate features which let other websites track you, such as Facebook Like Buttons or Google Analytics." website="https://addons.mozilla.org/firefox/addon/umatrix/" +privacy-policy="https://github.com/gorhill/uMatrix/wiki/Privacy-policy" forum="https://forum.privacytools.io/t/discussion-umatrix/271" github="https://github.com/gorhill/uMatrix" firefox="https://addons.mozilla.org/en-US/firefox/addon/umatrix" @@ -109,7 +115,8 @@ opera="https://addons.opera.com/en/extensions/details/umatrix" title="NoScript Security Suite: Be in total control" image="/assets/img/svg/3rd-party/noscript.svg" description="NoScript is a highly customizable plugin to selectively allow JavaScript, Java, and Flash to run only on websites you trust. Not for casual users, it requires technical knowledge to configure." -website="https://addons.mozilla.org/firefox/addon/noscript/" +website="https://noscript.net/" +privacy-policy="https://addons.mozilla.org/en-US/firefox/addon/noscript/privacy/" forum="https://forum.privacytools.io/t/discussion-noscript-security-suite/272" github="https://github.com/hackademix/noscript" firefox="https://addons.mozilla.org/en-US/firefox/addon/noscript"