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:
parent
388736d169
commit
a2847d9f6a
2 changed files with 14 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue