Joining CanvasBlocker to the Add-Ons List (#1787)

This commit is contained in:
Hugo Costa
2020-05-05 09:41:53 +00:00
committed by GitHub
parent d43c6419e6
commit 6ffed73ffa
3 changed files with 137 additions and 12 deletions

View File

@ -44,12 +44,6 @@ chrome="https://chrome.google.com/webstore/detail/decentraleyes/ldpochfccmkkmhdb
opera="https://addons.opera.com/en/extensions/details/decentraleyes"
%}
<h2>Additional Functionality</h2>
<div class="alert alert-secondary" role="alert">
These add-ons don't necessarily add to your privacy when browsing the web, but add additional functionality to your browser you may find useful.
</div>
{% include cardv2.html
title="Terms of Service; Didnt Read: Be Informed"
image="/assets/img/svg/3rd-party/terms_of_service_didnt_read.svg"
@ -103,3 +97,12 @@ firefox="https://addons.mozilla.org/en-US/firefox/addon/umatrix"
chrome="https://chrome.google.com/webstore/detail/umatrix/ogfcmafjalglgifnmanfmnieipoejdcf"
opera="https://addons.opera.com/en/extensions/details/umatrix"
%}
{% include cardv2.html
title="CanvasBlocker"
image="/assets/img/svg/3rd-party/canvasblocker.svg"
description="<strong>CanvasBlocker</strong> allows users to prevent websites from using some Javascript APIs to fingerprint them. Users can choose to block the APIs entirely on some or all websites (which may break some websites) or just block or fake its fingerprinting-friendly readout API."
website="https://github.com/kkapsner/CanvasBlocker/"
github="https://github.com/kkapsner/CanvasBlocker/"
firefox="https://addons.mozilla.org/firefox/addon/canvasblocker/"
%}