Browse Source

Remove mistakenly added Firefox attribute

Brendan Abolivier 7 years ago
parent
commit
a30ce9c474
Signed by: Brendan Abolivier <contact@brendanabolivier.com> GPG key ID: 8EF1500759F70623
1 changed files with 0 additions and 6 deletions
  1. 0
    6
      manifest.json

+ 0
- 6
manifest.json View File

23
         "scripts": ["libs/jquery.js", "backgroundPage.js"]
23
         "scripts": ["libs/jquery.js", "backgroundPage.js"]
24
     },
24
     },
25
 
25
 
26
-    "applications": {
27
-        "gecko": {
28
-            "id": "collateral-freedom@rsf.org"
29
-        }
30
-    },
31
-
32
     "default_locale": "en"
26
     "default_locale": "en"
33
 }
27
 }