Opening & Closing Content(CSUI) Script when extension icon is clicked
Is there documentation or a tutorial somewhere on how to use the useFirebaseDoc hook?
Triggering popup.tsx from content.tsx
tailwind not injecting styles
youtube videos need to refresh when clicked from youtube
Is plasmo forcing my vs code to use double quotes?
dev build Emfile error
Build options page async
getStyle API not firing?
Using Plasmo in Nx Monorepo
project.json configuration file to sharemessaging between content scripts and tab pages
Where can I see the key/value pairs saved by Plasmo's storage API in the dev tools?
Why my extension doesn't update automatically sometimes?
Facing ERR_PNPM_WORKSPACE_PKG_NOT_FOUND Error while trying with-nextjs repo from examples
examples/with-nextjs on î‚ main is :package: 0.0.1 via ⬢ v18.16.0
➜ pnpm i
 ERR_PNPM_WORKSPACE_PKG_NOT_FOUND  In : "@plasmohq/prettier-plugin-sort-imports@workspace:*" is in the dependencies but no package named "@plasmohq/prettier-plugin-sort-imports" is present in the workspace
examples/with-nextjs on î‚ main is :package: 0.0.1 via ⬢ v18.16.0
➜ pnpm i
 ERR_PNPM_WORKSPACE_PKG_NOT_FOUND  In : "@plasmohq/prettier-plugin-sort-imports@workspace:*" is in the dependencies but no package named "@plasmohq/prettier-plugin-sort-imports" is present in the workspace

Using environment variable for array
.env file:
PLASMO_PUBLIC_DOMAINS=["http://foo.com/*", "http://bar.com/*"]
PLASMO_PUBLIC_DOMAINS=["http://foo.com/*", "http://bar.com/*"]
package.json:...how can I send message to ext from a bookmarklet?
Is there a way to talk between content CUI scripts?
When using getOverlayAnchorList. how to get the id of the parent element?
Multiple root containers question