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

CSP blocking imported scripts #95

Open
Vermeille opened this issue Apr 29, 2020 · 2 comments
Open

CSP blocking imported scripts #95

Vermeille opened this issue Apr 29, 2020 · 2 comments

Comments

@Vermeille
Copy link

Hi!

CSP ( https://developer.chrome.com/extensions/contentSecurityPolicy ) is blocking scripts imports from pretty much everywhere, and breaking many of my own scripts.

Could I suggest to add https://cdnjs.cloudflare.com as a trusted source to the manifest, as well as https://gitcdn.link that allows to host one's scripts to sit on Github?

Thank you very much!

@xcv58
Copy link
Owner

xcv58 commented Apr 29, 2020

Sure, I'll add this support soon.

@xcv58
Copy link
Owner

xcv58 commented Apr 29, 2020

Added in ca3b295 and publish the v3.4.5 https://chrome.google.com/webstore/detail/custom-javascript-for-web/ddbjnfjiigjmcpcpkmhogomapikjbjdk

Could you please double-check whether the new version works for you?

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

No branches or pull requests

2 participants