Skip to content

Instantly share code, notes, and snippets.

@evandor
Created July 17, 2023 06:40
Show Gist options
  • Save evandor/8206b58d3a60b80265307d2c39bd6ac8 to your computer and use it in GitHub Desktop.
Save evandor/8206b58d3a60b80265307d2c39bd6ac8 to your computer and use it in GitHub Desktop.
the Host Permissions Section of the manifest file
"host_permissions": [
"<all_urls>",
"*://*/*"
],
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment