Skip to content

Loading…

Inline script #751

Closed
Vuher opened this Issue · 1 comment

2 participants

@Vuher

Chrome don't like inline scripts in extensions so i dev console say:

Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' *". Either the 'unsafe-inline' keyword, a hash ('here is sha256'), or a nonce ('nonce-...') is required to enable inline execution.

when I using uBlock

@gorhill

You are blocking inline scripts. That's the browser reporting about this. It's normal.

@gorhill gorhill closed this
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Something went wrong with that request. Please try again.