I have CSP errors with moz-extensions when adding a whitelist to my site - dark reader is mentioned in these errors. These type of CSP errors don’t occur in chromium, i’m wondering if there is a policy I can add to resolve these errors.
Example error text:
Content Security Policy: The page’s settings observed the loading of a resource at inline (“script-src”). A CSP report is being sent. Source: (function injectProxy(enableStyleSheetsProxy) {
document.dispatchEvent(new CustomEvent('__darkreader__inlineScriptsAllowed'));
...
I have ‘self’ and ‘unsafe-inline’ policies whitelisted in default-src