Is there a way to use Tailwind on Content Script UI Overlays?
How to use `@plasmohq/messaging` to create two port between BGSW and Tabs Page?
Where's the standard output for background messaging workers?
Docs for Message Flow results in typescript error

How does sidePanel works?
Styling not applying on content.tsx with-styled-components example

extension submission workflow failure
Supabase host permissions
Is there an example on how to send a message from service worker when chrome.alarms event triggers
chrome.alarms.create() code followed by chrome.alarms.onAlarm event handler. Now, when the alarm triggers, I would like to notify my content script. I did see the ports API, but it seems like it first needs to get a message from the content script before it can send a message itself? Also, since I need to declare the event handler in the global scope and not within the ports api handler, how do I go about implementing this?How to use plasmo with a side panel?
Does Plasmo content ui support raw html without injecting react runtime?
Targeting Firefox MV2 instead of Chrome MV3 by default
Need help figuring out how to make a simple fetch request to an api
Extension runtime is not available
How to use Fluent UI with Plasmo
`plasmo dev` doesn't work in yarn pnp monorepo
pnpify plasmo dev in the script.
But I get this error ERROR | EROFS: read-only filesystem, open '/node_modules/@plasmohq/parcel-config/run.json'
I tried running it with verbose and get this.
``` EROFS: read-only filesystem, open '/node_modules/@plasmohq/parcel-config/run.json'...Create confirmation as CS after clicking on context menu
background/index.ts:...can i switch @types/chrome (unofficial) to chrome-types (official, frequent updates)
This popped up for me, how do I update my dependancies?

