fix: removing invalid Chrome action
Chrome does not allow opening webpage on chrome action. So I am removing this option for the Chrome extension, keeping it only in the Firefox one.
This commit is contained in:
parent
902111a276
commit
1f42243d88
@ -17,11 +17,11 @@
|
||||
},
|
||||
"permissions": [
|
||||
"contextMenus"
|
||||
],
|
||||
]<<firefox>>,
|
||||
"action": {
|
||||
"default_title": "Dicionarios.cc",
|
||||
"default_popup": "https://dicionarios.cc"
|
||||
}<<firefox>>,
|
||||
},
|
||||
"browser_specific_settings": {
|
||||
"gecko": {
|
||||
"id": "{0ad357e8-8322-49d9-b1af-dc18934d8b78}"
|
||||
|
Loading…
Reference in New Issue
Block a user