Remove applications key wherever possible (#144)

This commit is contained in:
wbamberg
2016-11-18 14:14:25 -08:00
committed by GitHub
parent dbee78a546
commit 587ecfc504
20 changed files with 2 additions and 133 deletions

View File

@@ -1,10 +1,4 @@
{
"applications": {
"gecko": {
"id": "some-options@mozilla.org",
"strict_min_version": "48.0a1"
}
},
"background": {
"scripts": ["background.js"]
},