summaryrefslogtreecommitdiff
path: root/firefox/package.json
blob: dc773f94cd4da8b2c6960e4996d4fd6ee067aae6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "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"
  }
}