Created
July 17, 2023 06:40
-
-
Save evandor/8206b58d3a60b80265307d2c39bd6ac8 to your computer and use it in GitHub Desktop.
the Host Permissions Section of the manifest file
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"host_permissions": [ | |
"<all_urls>", | |
"*://*/*" | |
], |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment