aria-devtools
aria-devtools copied to clipboard
Not compatible with Content Security Policy
When I try to use this extension I get the following errors in the developer console:
Content-Security-Policy: The page’s settings blocked the loading of a resource at inline (“style-src”).
Content-Security-Policy: The page’s settings blocked the loading of a resource at inline (“default-src”).
Could you please share a URL to a website where it fails to load. It might be that CSP settings actually block ARIA DevTools scripts. Do other browser extensions that affect page elements run on your page?
Just as a random example: https://xi.github.io/cryptpadtab/
It seems like the issue has to do with unsafe-inline styles.
I've reproduced the problem. It seems to be Firefox specific. I will check if I can do something about this.