Explorar el Código

Remove mistakenly added Firefox attribute

Brendan Abolivier hace 7 años
padre
commit
a30ce9c474
Firmado por: Brendan Abolivier <contact@brendanabolivier.com> ID clave GPG: 8EF1500759F70623
Se han modificado 1 ficheros con 0 adiciones y 6 borrados
  1. 0
    6
      manifest.json

+ 0
- 6
manifest.json Ver fichero

@@ -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
 }