- 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.
-
-
{% include cardv2.html
title="Terms of Service; Didn’t 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="CanvasBlocker 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/"
+%}
\ No newline at end of file
diff --git a/_includes/sections/browser-fingerprint.html b/_includes/sections/browser-fingerprint.html
index 28303f3a..99c9bb2f 100644
--- a/_includes/sections/browser-fingerprint.html
+++ b/_includes/sections/browser-fingerprint.html
@@ -16,12 +16,6 @@
Modern web browsers have not been architected to assure personal web privacy. Rather than worrying about being fingerprinted, it seems more practical to use free software plugins like Privacy Badger and uBlock Origin. They not only respect your freedom, but your privacy also. You can get much further with these than trying to manipulate your browser's fingerprint.
-
-
Firefox Addon: CanvasBlocker
-
-
addons.mozilla.org - CanvasBlocker 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.