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

refactor: tighten CSP #171

Closed
wants to merge 0 commits into from
Closed

refactor: tighten CSP #171

wants to merge 0 commits into from

Conversation

WofWca
Copy link
Owner

@WofWca WofWca commented May 14, 2024

TODO:

  • Finish MV3 migration

(Content Security Policy)

Although this unfortunately does not affect content scripts:
https://developer.chrome.com/docs/extensions/reference/manifest/content-security-policy

applies to page and worker contexts in the extension. This would include the extension popup, background worker, and tabs with HTML pages or iframes that were opened by the extension

I also tried to sandbox the local-file-player, but there
we're using getURL for dynamic imports.

@WofWca WofWca marked this pull request as draft May 14, 2024 14:38
@WofWca WofWca closed this May 21, 2024
@WofWca WofWca deleted the csp branch May 21, 2024 08: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.

None yet

1 participant