mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-03 20:16:33 +02:00
First beta
This commit is contained in:
parent
f185ad443b
commit
6d0fb5e1f1
5 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
*.svg
|
BIN
Icon.png
Normal file
BIN
Icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.4 KiB |
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…
Add table
Add a link
Reference in a new issue