content_security_policy error while adding extension to browser with switched to manifest v3 #97
Unanswered
MoriorInvictus
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When i switched to manifest to v3 I got this error from line
manifest.content_security_policy =
script-src 'self' http://localhost:${port}; object-src 'self'``And when I try to load the extension, it just tells me the error of https://prnt.sc/n1BGbnNRbkme
How to fix that? if it's required
Beta Was this translation helpful? Give feedback.
All reactions