thieman / github-selfies

Everything is better with selfies. Yes, even pull requests. Trust me.
MIT License
1.14k stars 76 forks source link

plugin doesn't seem to load properly in chrome #51

Closed parabuzzle closed 9 years ago

parabuzzle commented 10 years ago

Recently, the plugin has stopped working.. I see this error in the console:

Refused to execute inline script because it violates the following Content Security Policy directive: "script-src assets-cdn.github.com www.google-analytics.com collector-cdn.github.com". Either the 'unsafe-inline' keyword, a hash ('sha256-...'), or a nonce ('nonce-...') is required to enable inline execution.

screenshot

thieman commented 10 years ago

Seems to still be working for me in Chrome 37.0.2062.94 on OS X. Are you sure your extension is updated? We did some work around CSP a few patches back.

thieman commented 10 years ago

Oh and per the issue you linked, you may need to manually refresh once you reach an actual issue or pull request page for anything to load.

thieman commented 9 years ago

Is anyone else having this issue? Can you provide any more info?

thieman commented 9 years ago

Closing without additional info.