Sfoglia il codice sorgente

Remove mistakenly added Firefox attribute

Brendan Abolivier 7 anni fa
parent
commit
a30ce9c474
Signed by: Brendan Abolivier <contact@brendanabolivier.com> GPG key ID: 8EF1500759F70623
1 ha cambiato i file con 0 aggiunte e 6 eliminazioni
  1. 0
    6
      manifest.json

+ 0
- 6
manifest.json Vedi File

@@ -23,11 +23,5 @@
23 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 26
     "default_locale": "en"
33 27
 }