Skip to content

Update CSP of extension to include unsafe-eval #619

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

Merged
merged 3 commits into from
Jan 10, 2022

Conversation

wirednkod
Copy link
Contributor

At the moment Extension (on chrome) throws error:
CompileError: WebAssembly.instantiate(): Wasm code generation disallowed by embedder
This addition to the manifest will allow extension to run correctly on chrome.

In a following revision (manifest v3) this should be replaced with sandboxed file

@wirednkod wirednkod requested review from tomaka and josepot January 10, 2022 08:41
Copy link
Contributor

@tomaka tomaka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wirednkod
Copy link
Contributor Author

Please open an issue and link to https://bugs.chromium.org/p/chromium/issues/detail?id=1173354

done #620

@wirednkod wirednkod merged commit 20b1558 into master Jan 10, 2022
@wirednkod wirednkod deleted the nik-manifest-eval-fix branch January 10, 2022 11:35
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.

2 participants