Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitHub First Commit doesn't work in Violentmonkey on Firefox #6

Closed
chocolateboy opened this issue Jul 13, 2018 · 0 comments
Closed
Labels

Comments

@chocolateboy
Copy link
Owner

GitHub First Commit (currently 2.4.0) doesn't work in Violentmonkey (currently 2.9.5) on Firefox/Waterfox due to a CSP issue that will need to be fixed in Firefox:

Content Security Policy: The page’s settings blocked the loading of a resource at self (“script-src https://assets-cdn.github.com”).

Violentmonkey Issues

Firefox issues

chocolateboy added a commit that referenced this issue Dec 19, 2018
Apply Violentmonkey's new solution for sites whose CSP
policy blocks userscripts (in Firefox):

https://violentmonkey.github.io/2018/11/23/inject-into-context/

unsafeWindow is not needed, so we can use `@inject-into content`,
to escape from CSP custody 🎉

closes #6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant