Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refused to execute inline script because it violates the following Content Security Policy directive #66

Open
SSL-Kazu opened this issue Jul 12, 2023 · 0 comments

Comments

@SSL-Kazu
Copy link

SSL-Kazu commented Jul 12, 2023

It doesn't work, the extension' gets errors like these:
Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-W0KbNXedcciKZXGaVObFywPiwKn+zsVAb85MEnke0SQ='), or a nonce ('nonce-...') is required to enable inline execution.

Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'self' 'wasm-unsafe-eval' 'inline-speculation-rules' http://localhost:* http://127.0.0.1:*". Either the 'unsafe-inline' keyword, a hash ('sha256-W0KbNXedcciKZXGaVObFywPiwKn+zsVAb85MEnke0SQ='), or a nonce ('nonce-...') is required to enable inline execution.

What's the solution for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant