Remove uMatrix, mention uBlock advanced mode
This commit is contained in:
parent
1df5acd832
commit
f00627896c
@ -7,7 +7,7 @@
|
||||
{% include cardv2.html
|
||||
title="uBlock Origin: Block Ads and Trackers"
|
||||
image="/assets/img/svg/3rd-party/ublock_origin.svg"
|
||||
description="<strong>uBlock Origin</strong> is an efficient <a href=https://github.com/gorhill/uBlock/wiki/Blocking-mode>wide-spectrum blocker</a> 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."
|
||||
description="<p><strong>uBlock Origin</strong> is an efficient <a href=https://github.com/gorhill/uBlock/wiki/Blocking-mode>wide-spectrum blocker</a> 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. <a href=https://github.com/gorhill/uBlock/wiki/Advanced-user-features>Advanced mode</a> allows for <a href=https://github.com/gorhill/uBlock/wiki/Dynamic-filtering:-quick-guide>dynamic filtering</a>. Dynamic filtering allows for extended blocking similar to NoScript and uMatrix (E.g. <a href=https://github.com/gorhill/uBlock/wiki/Blocking-mode:-medium-mode>medium</a> or <a href=https://github.com/gorhill/uBlock/wiki/Blocking-mode:-hard-mode>hard</a>) blocking.</p>"
|
||||
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"
|
||||
@ -168,19 +168,6 @@
|
||||
These addons require quite a lot of interaction from the user, and some of them completely replace the add-ons we've recommended above. Some sites may not work properly without careful configuration.
|
||||
</div>
|
||||
|
||||
{% 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. uMatrix allows 1st party scripts in its 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"
|
||||
github="https://github.com/gorhill/uMatrix"
|
||||
firefox="https://addons.mozilla.org/firefox/addon/umatrix"
|
||||
chrome="https://chrome.google.com/webstore/detail/umatrix/ogfcmafjalglgifnmanfmnieipoejdcf"
|
||||
opera="https://addons.opera.com/extensions/details/umatrix"
|
||||
%}
|
||||
|
||||
{% include cardv2.html
|
||||
title="CanvasBlocker"
|
||||
image="/assets/img/svg/3rd-party/canvasblocker.svg"
|
||||
|
Reference in New Issue
Block a user