1
0
Fork 0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2025-07-03 03:56:26 +02:00

Added list of protected APIs to the addon description.

This commit is contained in:
kkapsner 2018-07-16 00:28:02 +02:00
parent 388736d169
commit a2847d9f6a
2 changed files with 14 additions and 0 deletions

View file

@ -13,4 +13,11 @@ The different block modes are:
<li>allow everything: Ignore all lists and allow the canvas API on all websites.</li>
</ul>
Protected "fingerprinting" APIs:
<ul>
<li>canvas 2d</li>
<li>webGL</li>
<li>audio</li>
</ul>
Please report issues and feature requests at https://github.com/kkapsner/CanvasBlocker/issues