summaryrefslogtreecommitdiff
path: root/firefox/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'firefox/package.json')
-rw-r--r--firefox/package.json13
1 files changed, 0 insertions, 13 deletions
diff --git a/firefox/package.json b/firefox/package.json
deleted file mode 100644
index dc773f9..0000000
--- a/firefox/package.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "name": "free-haaretz",
- "title": "Free Haaretz",
- "description": "A nefarious extension that easily bypasses the Haaretz paywall",
- "author": "Yuval Adam",
- "license": "Public Domain",
- "version": "0.7.1",
- "main": "lib/main",
- "engines": {
- "firefox": ">=38.0a1",
- "fennec": ">=38.0a1"
- }
-}