Itero Help
Why does the emotion-tailwind-antd example use 2 content scripts
I wanna make a button to change some on current page
How to do CSUI routing?
supabase with turnstile captcha
runtime.lastError
Unchecked runtime.lastError: The page keeping the extension port is moved into back/forward cache, so the message channel is closed.
It happens when navigating away from certain webpages. The behavior seems extremely inconsistent and I am not sure where the error is originating from. I've commented out my content scripts with no luck so I do not think it is an issue with my content scripts.
...run dev plasmo

files get overwritten when I restart the development server; build/chrome-mv3-dev
How can i send message from Content Script to SidePanel?

using existing extension
Failed to resolved error for something which doesn't even exists...

I have a problem with a production build, service worker is inactive

Error policy in dev, but not in build
Uncaught TypeError: Failed to execute 'createPolicy' on 'TrustedTypePolicyFactory': Policy "trusted-html-plasmo-loading" disallowed....
redirect between tabs page and content
content.tsx violates "Content Security Policy directive: "connect-src 'self" on some sites
Is it possible for the extension to have the same domain as the Webapp
How to install a Plasmo-built extension into Firefox?
pnpm plasmo build --target=firefox/mv2...
Best way to send data between front end and extension ?
I want to modify the DOM, which api should i use ?