fix manifest to contain proper values for stable version of yomichan
This commit is contained in:
parent
317a7a1538
commit
521aeee2bc
@ -1,6 +1,6 @@
|
||||
{
|
||||
"manifest_version": 2,
|
||||
"name": "Yomichan (testing)",
|
||||
"name": "Yomichan",
|
||||
"version": "1.6.2",
|
||||
|
||||
"description": "Japanese dictionary with Anki integration (testing)",
|
||||
@ -54,7 +54,7 @@
|
||||
"content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
|
||||
"applications": {
|
||||
"gecko": {
|
||||
"id": "alex.testing@foosoft.net",
|
||||
"id": "alex@foosoft.net",
|
||||
"strict_min_version": "52.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user