Skip to content

Commit 66dbf66

Browse files
committed
feat: add <all_urls> to host_permissions in manifest.json for broader access
1 parent a22f73f commit 66dbf66

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

public/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"storage"
2020
],
2121
"host_permissions": [
22+
"<all_urls>",
2223
"*://ecampus.konkuk.ac.kr/*",
2324
"https://www.google-analytics.com/*"
2425
]

0 commit comments

Comments
 (0)