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

fix(webextension): add worker-src: self blob to CSP #39

Merged
merged 2 commits into from
Apr 28, 2021

Conversation

azu
Copy link
Member

@azu azu commented Apr 28, 2021

Firefox Webextension require worker-src directive in background pages for launching WebWorker in background.

fix #37
fix #38

@azu azu merged commit adccedd into master Apr 28, 2021
@azu azu deleted the fix-permission-on-background-page branch April 28, 2021 17:18
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

Successfully merging this pull request may close these issues.

Content Security Policy error in Firefox extension
1 participant