Skip to content

Instantly share code, notes, and snippets.

@evandor
Created July 17, 2023 07:28
Show Gist options
  • Save evandor/4f5097e27f8f429915ed19387ea00112 to your computer and use it in GitHub Desktop.
Save evandor/4f5097e27f8f429915ed19387ea00112 to your computer and use it in GitHub Desktop.
The security section of the Manifest file
"content_security_policy": {
"extension_pages": "script-src 'self' 'wasm-unsafe-eval'"
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment