mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-16 06:18:35 +02:00
Remove applications key wherever possible (#144)
This commit is contained in:
@@ -6,13 +6,6 @@
|
||||
"version": "1.0",
|
||||
"homepage_url": "https://github.com/mdn/webextensions-examples/tree/master/apply-css",
|
||||
|
||||
"applications": {
|
||||
"gecko": {
|
||||
"id": "apply-css@mozilla.org",
|
||||
"strict_min_version": "49.0"
|
||||
}
|
||||
},
|
||||
|
||||
"background": {
|
||||
"scripts": ["background.js"]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user