feat(manifest): update permissions and update version
This commit is contained in:
parent
33c579d0c1
commit
607a73a589
@ -1,7 +1,7 @@
|
||||
{
|
||||
"manifest_version": 2,
|
||||
"name": "Do Not Consent",
|
||||
"version": "3.0.3",
|
||||
"version": "3.1.0",
|
||||
"default_locale": "en",
|
||||
"description": "__MSG_appDesc__",
|
||||
"icons": {
|
||||
@ -21,5 +21,6 @@
|
||||
"matches": ["http://*/*", "https://*/*"]
|
||||
}
|
||||
],
|
||||
"permissions": ["storage", "unlimitedStorage"],
|
||||
"web_accessible_resources": ["filters/index.txt"]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user