Removing legacy/internal calls so strict_max_version is no longer needed in the manifest.
This commit is contained in:
parent
5996a87058
commit
82671bda6f
3 changed files with 7 additions and 47 deletions
|
|
@ -6,8 +6,7 @@
|
|||
"applications": {
|
||||
"gecko": {
|
||||
"id": "ai-filter@jordanwages",
|
||||
"strict_min_version": "128.0",
|
||||
"strict_max_version": "140.*"
|
||||
"strict_min_version": "128.0"
|
||||
}
|
||||
},
|
||||
"icons": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue