From e51aa0ec3513e7fd36047b99565f96bd67123def Mon Sep 17 00:00:00 2001 From: Daniel Gray Date: Tue, 5 May 2020 08:48:12 +0000 Subject: [PATCH 1/3] Mention 1st party script blocking (uMatrix) --- _includes/sections/browser-addons.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/sections/browser-addons.html b/_includes/sections/browser-addons.html index 3c3245bc..da69f0d6 100644 --- a/_includes/sections/browser-addons.html +++ b/_includes/sections/browser-addons.html @@ -94,7 +94,7 @@ chrome="https://chrome.google.com/webstore/detail/cookie-autodelete/fhcgjolkccmb {% include cardv2.html 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." +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. uMatrix allows 1st party scripts in it's default configuration. If you want the default functionality of NoScript consider blocking 1st party scripts everywhere by default." 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" -- 2.47.2 From a70450b7c72c932cf831d7efe205763fdd13523e Mon Sep 17 00:00:00 2001 From: Daniel Gray Date: Tue, 5 May 2020 16:32:30 +0000 Subject: [PATCH 2/3] Full stop should not be part of link --- _includes/sections/browser-addons.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/sections/browser-addons.html b/_includes/sections/browser-addons.html index da69f0d6..adbe1a1d 100644 --- a/_includes/sections/browser-addons.html +++ b/_includes/sections/browser-addons.html @@ -94,7 +94,7 @@ chrome="https://chrome.google.com/webstore/detail/cookie-autodelete/fhcgjolkccmb {% include cardv2.html 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. uMatrix allows 1st party scripts in it's default configuration. If you want the default functionality of NoScript consider blocking 1st party scripts everywhere by default." +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. uMatrix allows 1st party scripts in it's default configuration. If you want the default functionality of NoScript consider blocking 1st party scripts everywhere by default." 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" -- 2.47.2 From b06e3667f291aa5b26a6d018d1b8ff4f9b259f3d Mon Sep 17 00:00:00 2001 From: Daniel Gray Date: Tue, 5 May 2020 16:35:53 +0000 Subject: [PATCH 3/3] Reword to sound better --- _includes/sections/browser-addons.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/sections/browser-addons.html b/_includes/sections/browser-addons.html index adbe1a1d..90385d4d 100644 --- a/_includes/sections/browser-addons.html +++ b/_includes/sections/browser-addons.html @@ -94,7 +94,7 @@ chrome="https://chrome.google.com/webstore/detail/cookie-autodelete/fhcgjolkccmb {% include cardv2.html 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. uMatrix allows 1st party scripts in it's default configuration. If you want the default functionality of NoScript consider blocking 1st party scripts everywhere by default." +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. uMatrix allows 1st party scripts in its default configuration. If you want the default functionality of NoScript consider blocking 1st party scripts everywhere by default." 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" -- 2.47.2