Watch STORAGE from CSUI or Send message from backgrounds to CSUI
Can I use a plasmo project in monorepo with turborepo?
Web Bluetooth API?
How to mount component when clicking on a element with certain class?
Extension runtime is not available
can i send a message from a CSUI directly to popup.ts and vice versa?
How to use a component library on Contents?
Getting Tailwind to work in content scripts
pnpm create plasmo --with-tailwindcss
because my project was already started. However I did all the other stuff.
I think I must be doing the getStyle export wrong? The style is not being injected. any idea what may be going wrong? This is my content script:
contents/my-content-script.tsx...How to insert a file using chrome.scripting?
Parcel throwing an error in production
Could not resolve bundle with id
Could not resolve bundle with id
How to use Plasmo's globalProvider?
getInlineAnchorList()
. I saw that this should be possible through this github pull but I haven't been able to get it to work.
Does anyone have a working example?
https://github.com/PlasmoHQ/plasmo/pull/557...Putting Key in manifest causes ``Uncaught Error: Extension context invalidated.
Cannot read property of null (reading '__plasmo_full_reload__')
background.ts
...
Storage advanced usage non-hook implementation.
Firefox Permissions Transform
PlasmoGetInlineAnchorList doesn't shift host layout
createRootContainer returns null
Content match help
matches: ["https://*.tiktok.com/*", "https://*.facebook.com/*"]
matches: ["https://*.tiktok.com/*", "https://*.facebook.com/*"]
Cannot import package that exposes .mjs files instead of .js files
Failed to resolve 'lucide-react' from './contents/button.tsx'
'./dist/esm/lucide-react.js' does not exist, did you mean './di
st/esm/lucide-react.mjs'?'
'./dist/esm/lucide-react.js' does not exist, did you mean './di
st/esm/lucide-react.mjs'?'
Upgrade to v0.81 not working as expected
Failed to resolve '.plasmo/chrome-mv3.plasmo.manifest.json'
, but I can see the file in the .plasmo
folder. Here's the generated file
```
{
"icons": {...