diff options
| author | Yuval Adam <_@yuv.al> | 2017-01-03 15:03:44 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2017-01-03 15:03:44 +0200 |
| commit | 38d0d94a219ad7043ace435b465a9b912e4e3c98 (patch) | |
| tree | a6c4362491534d212bf919cfa21753f0d4beeea3 /firefox/package.json | |
| parent | f216d62f82981965a630d7a8e734a7aa48e8cde5 (diff) | |
Replace old firefox code with chrome web extension APIs
Diffstat (limited to 'firefox/package.json')
| -rw-r--r-- | firefox/package.json | 13 |
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" - } -} |
