mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-17 23:08:33 +02:00
Remove applications key wherever possible (#144)
This commit is contained in:
@@ -1,10 +1,4 @@
|
||||
{
|
||||
"applications": {
|
||||
"gecko": {
|
||||
"id": "some-options@mozilla.org",
|
||||
"strict_min_version": "48.0a1"
|
||||
}
|
||||
},
|
||||
"background": {
|
||||
"scripts": ["background.js"]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user