summaryrefslogtreecommitdiff
path: root/data/extensions/spyblock@gnu.org/webextension/manifest.json
diff options
context:
space:
mode:
authorRuben Rodriguez <ruben@gnu.org>2018-09-13 20:39:48 -0400
committerRuben Rodriguez <ruben@gnu.org>2018-09-13 21:02:13 -0400
commitd26b319fd6f98517cc3421f10bf18698b953e4d2 (patch)
treebc70c4e472a2eaf514d411dba5067d530e5bbea9 /data/extensions/spyblock@gnu.org/webextension/manifest.json
parentc3b304c51a3386ea09527a479a883253ea35243a (diff)
Updated extensions list for v60
Diffstat (limited to 'data/extensions/spyblock@gnu.org/webextension/manifest.json')
-rw-r--r--data/extensions/spyblock@gnu.org/webextension/manifest.json9
1 files changed, 0 insertions, 9 deletions
diff --git a/data/extensions/spyblock@gnu.org/webextension/manifest.json b/data/extensions/spyblock@gnu.org/webextension/manifest.json
deleted file mode 100644
index 46575e7..0000000
--- a/data/extensions/spyblock@gnu.org/webextension/manifest.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "manifest_version": 2,
- "name": "Web Extensions I/O backend",
- "version": "1.0",
- "permissions": ["storage"],
- "background": {
- "scripts": ["background.js", "io.js"]
- }
-}