mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-16 06:18:35 +02:00
added strict_min_version to manifest.json
This commit is contained in:
@@ -11,7 +11,8 @@
|
||||
|
||||
"applications": {
|
||||
"gecko": {
|
||||
"id": "open-my-page-button@mozilla.org"
|
||||
"id": "open-my-page-button@mozilla.org",
|
||||
"strict_min_version": "45.0.0"
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user