Add host permissions for endpoint access
This commit is contained in:
parent
40835bd9f6
commit
8f5165dcec
2 changed files with 4 additions and 0 deletions
|
@ -42,5 +42,8 @@
|
|||
"menus",
|
||||
"scripting",
|
||||
"tabs"
|
||||
],
|
||||
"host_permissions": [
|
||||
"*://*/*"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue