mirror of
https://github.com/p-stream/extension.git
synced 2026-01-11 12:00:48 +00:00
Update manifest.json
This commit is contained in:
parent
9f5d127111
commit
3e3d108293
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
"optional_host_permissions": ["\u003Call_urls>"],
|
||||
"permissions": ["storage", "declarativeNetRequest", "activeTab", "cookies"],
|
||||
"update_url": "https://clients2.google.com/service/update2/crx",
|
||||
"version": "1.2.0",
|
||||
"version": "${version}",
|
||||
"web_accessible_resources": [
|
||||
{
|
||||
"matches": ["\u003Call_urls>"],
|
||||
|
|
|
|||
Loading…
Reference in a new issue