page’s settings blocked an inline script because it violates the following directive: “script-src http: https:”
At some point in recent time I started encountering broken websites, and that "http" in their scripts seems like what's causing it. Full error text in the console: Conte… (read more)
At some point in recent time I started encountering broken websites, and that "http" in their scripts seems like what's causing it. Full error text in the console: Content-Security-Policy: The page’s settings blocked an inline script (script-src-elem) from being executed because it violates the following directive: “script-src http: https:”
what I tried to do to fix this: 1. Disabling https-only mode in settings 2. Disabling all the enabled extensions 3. Tried disabling "enhanced tracking protection" for pages with the errors; and also tried switching tracking protection from strict to standard in the settings 4. Tried checking problematic pages in a new fresh Firefox profile, and they do work there seemingly fine. But I would like to fix the issue for my current profile and understand what's causing it.