Phoenix
PD🧩 Plasmo Developers
•Created by Phoenix on 11/12/2023 in #👟framework
Error processing content_security_policy.extension_pages: ‘script-src’
I'm getting this error in Firefox MV3.
Reading manifest: Error processing content_security_policy.extension_pages: ‘script-src’ directive contains a forbidden http: protocol source
This is the code of the line that is calling the API. The PLASMO_PUBLIC_BASE_PATH
is "http://localhost:8080"
const myApi = new Api(new Configuration({ basePath: process.env.PLASMO_PUBLIC_BASE_PATH, apiKey: process.env.PLASMO_PUBLIC_CLIENT_API_KEY }))
Is there any solution for this?11 replies
PD🧩 Plasmo Developers
•Created by Phoenix on 10/14/2023 in #👾extension
Questions about the background of the extension (Tailwind)
4 replies