"Uncaught ReferenceError: importScripts is not defined"
how to reuse components in from existing nextjs project
How to fix "WARN | Unable to find any entry files. The extension might be empty"
Webpage with an element called 'process' broke Plasmo framework.

AudioWorklet not loading in CSUI, works in popup
AudioWorklet
in the context of Content Script UI.
We're having trouble connecting our audio processor (with worklet.addModule
) in our CSUI component (but not in our popup.tsx
)....Dynamically load script
Parcel version outdated
How to adjust the with-firebase-auth to work with Arc (other chromium browsers)
How to create a new tab from a router?
just out of curiosity, where does the storage live?
Error with messaging
Floating-ui with plasmo?
CSUI - detecting container removal ?
env variables in BGSW?
How to customize parcel config?
react-native-reanimated
. This library has some components that are also supported for the web, and they write 2 files, for example a measure
component will have measure.tsx
and measure.web.tsx
file. When I use this library in a nextJS project, it bundles the correct file for web, which is measure.web.tsx
, however with plasmo, it seems like it only bundles the files with extensions .ts
or .js
etc..., and skips the equivalent .web.*
file.
How do I make parcel make the files that end in .web.*
take precendence over .js|ts(x)
files?...Tab page injecting CSS into website's runtime
tabs/signin.tsx
```...MUI styles with PlasmoGetInlineAnchorList
how do you get a privacy policy when uploading to chrome web store?