Created
July 17, 2023 07:28
-
-
Save evandor/4f5097e27f8f429915ed19387ea00112 to your computer and use it in GitHub Desktop.
The security 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
"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