1
0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2025-01-03 10:31:54 +01:00

Added keywords and homepage to package.json

Fixes #39
This commit is contained in:
kkapsner 2015-09-14 17:10:38 +02:00
parent 8e77487bd9
commit 72ebf99297

View File

@ -2,7 +2,9 @@
"name": "canvasblocker",
"title": "CanvasBlocker",
"id": "CanvasBlocker@kkapsner.de",
"description": "Blocks the JS-API for modifying <canvas> to prevent Canvas-Fingerprinting.",
"keywords": "privacy, canvas, fingerprinting",
"description": "Changes the JS-API for modifying <canvas> to prevent Canvas-Fingerprinting.",
"homepage": "https://github.com/kkapsner/CanvasBlocker/",
"preferences": [
{
"name": "whiteList",