Content Security Policy and sources

Hi! I’m writing my first extension for twitch and it’s almost ready, local tests on DevRig are fine, but when the host gives two error:

Content Security Policy: the page settings have blocked the download of the resource inline (script-src)

Failed postMessage on DOMWindow: the specified source goal (https://—.ext-twitch.tv) does not match the source window of the recipient (https://supervisor.ext-twitch.tv).

All asset files are stored on Twitch CDN, inline tags do not exist. I’m not very experienced in this, could you tell me what to do?

This are probably safe to ignore.

Is your extension working?

Yeah, thanks, I fix it, I just needed to read more theory. Waiting for approval, I hope :relaxed: