diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6131751 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.svg \ No newline at end of file diff --git a/Icon.png b/Icon.png new file mode 100644 index 0000000..c5a63fb Binary files /dev/null and b/Icon.png differ diff --git a/Settings.png b/Settings.png new file mode 100644 index 0000000..d3469a2 Binary files /dev/null and b/Settings.png differ diff --git a/canvasblocker.xpi b/canvasblocker.xpi index c0a4034..6b19818 100644 Binary files a/canvasblocker.xpi and b/canvasblocker.xpi differ diff --git a/package.json b/package.json index a01241f..3f05939 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "canvasblocker", "title": "CanvasBlocker", "id": "CanvasBlocker@kkapsner.de", - "description": "Blocks the JS-API for modifying ", + "description": "Blocks the JS-API for modifying to prevent Canvas-Fingerprinting.", "preferences": [ { "name": "whiteList",