remove minimum chrome version restriction
The restriction is that it supports manifest V3.
This commit is contained in:
parent
7c122003a0
commit
22c8b70d49
1 changed files with 1 additions and 2 deletions
|
@ -3,8 +3,7 @@
|
|||
"name": "__MSG_extension_name__",
|
||||
"description": "__MSG_extension_description__",
|
||||
"version": "0",
|
||||
|
||||
"minimum_chrome_version": "114",
|
||||
|
||||
"permissions": ["tabs", "storage", "unlimitedStorage", "contextMenus"],
|
||||
|
||||
"action": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue