Skip to content

Commit 0d2defd

Browse files
committed
Host permissions
1 parent ec1fbb1 commit 0d2defd

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/manifest.chrome.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212
"storage",
1313
"scripting"
1414
],
15+
"host_permissions": [
16+
"http://*/*",
17+
"https://*/*"
18+
],
1519
"action": {
1620
"default_popup": "popup.html"
1721
},

0 commit comments

Comments
 (0)