How can I create a pop-up dialog that triggers when a selectionchange event is triggered?
âš¡ Using Plasmo with Auth0, React a backend and content scripts
How to listen to port with React
Trigger CSUI conditionally
how to use mozilla/readability?
Trouble setting up
npm create plasmo --with-src
. This appeared to create a new project but without the src folder. I decided to delete the project and try again, this time with the --with-tailwind
option. What resulted was even stranger. This opened a new cmd window, completed the install, but I'm unable to find where the project is. It's not in the cwd of the first shell.
Are these options only supported with pnpm? importing large css file from node_modules is getting truncated (data-text)
import mantineCssText from "data-text:@mantine/core/styles.css"
this is how I inject to csui styles to shadow root
```export const getStyle: PlasmoGetStyle = () => {...New browser extension
My extension bugged out severely
I am unable to open popup.
I cannot get content script to work
Would Plasmo help marketing extensions?
Is the built in storage API suitable for larger datasets?
Is there a way to get a response body?
Communicating between extensions and other applications
Production and dev build
How does sendToContentScript from popup work?
Where can i see the logs from my popup.vue or popup.tsx?
Need help getting started?