mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-16 06:18:35 +02:00
fix broken gecko entry (#295)
This commit is contained in:
@@ -11,7 +11,9 @@
|
||||
"scripts": ["background.js"]
|
||||
},
|
||||
"version": "1.0",
|
||||
"gecko": {
|
||||
"applications": {
|
||||
"gecko": {
|
||||
"strict_min_version": "55.0a2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user