mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2024-12-22 12:50:36 +01:00
Added list of protected APIs to the addon description.
This commit is contained in:
parent
388736d169
commit
a2847d9f6a
@ -13,4 +13,11 @@ Die verschiedenen Blockiermodi sind:
|
||||
<li>alles erlauben: Ignoriere alle Listen und erlaube die canvas-API auf allen Webseiten.</li>
|
||||
</ul>
|
||||
|
||||
Geschütze "Fingerprinting"-APIs:
|
||||
<ul>
|
||||
<li>canvas 2d</li>
|
||||
<li>webGL</li>
|
||||
<li>audio</li>
|
||||
</ul>
|
||||
|
||||
Falls Sie Fehler finden oder Verbesserungsvorschläge haben, teilen Sie mir das bitte auf https://github.com/kkapsner/CanvasBlocker/issues mit.
|
@ -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…
x
Reference in New Issue
Block a user