mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2024-12-22 21:00:23 +01:00
First beta
This commit is contained in:
parent
f185ad443b
commit
6d0fb5e1f1
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
*.svg
|
BIN
Settings.png
Normal file
BIN
Settings.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 711 KiB |
Binary file not shown.
@ -2,7 +2,7 @@
|
|||||||
"name": "canvasblocker",
|
"name": "canvasblocker",
|
||||||
"title": "CanvasBlocker",
|
"title": "CanvasBlocker",
|
||||||
"id": "CanvasBlocker@kkapsner.de",
|
"id": "CanvasBlocker@kkapsner.de",
|
||||||
"description": "Blocks the JS-API for modifying <canvas>",
|
"description": "Blocks the JS-API for modifying <canvas> to prevent Canvas-Fingerprinting.",
|
||||||
"preferences": [
|
"preferences": [
|
||||||
{
|
{
|
||||||
"name": "whiteList",
|
"name": "whiteList",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user