Migrate manifest to version 3
This commit is contained in:
parent
11cc89dbc1
commit
eb91474f5a
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"manifest_version": 2,
|
||||
"manifest_version": 3,
|
||||
"name": "Sortana",
|
||||
"version": "2.1.0",
|
||||
"default_locale": "en-US",
|
||||
"applications": {
|
||||
"browser_specific_settings": {
|
||||
"gecko": {
|
||||
"id": "ai-filter@jordanwages",
|
||||
"strict_min_version": "128.0",
|
||||
|
@ -18,7 +18,7 @@
|
|||
"96": "resources/img/logo96.png",
|
||||
"128": "resources/img/logo128.png"
|
||||
},
|
||||
"browser_action": {
|
||||
"action": {
|
||||
"default_icon": "resources/img/logo32.png"
|
||||
},
|
||||
"message_display_action": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue