Mention 1st party script blocking (uMatrix)

This commit is contained in:
Daniel Gray
2020-05-05 08:48:12 +00:00
parent d43c6419e6
commit e51aa0ec35

View File

@ -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="<strong>uMatrix</strong> 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="<strong>uMatrix</strong> 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 <a href=https://github.com/gorhill/uMatrix/wiki/How-to-block-1st-party-scripts-everywhere-by-default>blocking 1st party scripts everywhere by default.</a>"
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"