Build fails after changing TS path alias
"~*": ["./src/*"]
to "~/*": ["./src/*"]
and updated all imports in the project accordingly. tsc
does not report any issues, and vite build
builds the web version just fine, but plasmo build
fails with an error from the Parcel package (see screenshot). Any ideas?
Windows 11, Plasmo 0.84.2, Node 20.11.0, TypeScript 5.3.3...
Disable content-ui per site
per site
By browsing the google docs i know that there's something like exclude_matches
but this is static one. How can I achieve it to be dynamic?
```
export const config: PlasmoCSConfig = {
matches: ["https://*/*"],...Extension Network Question
CSUI Best practices question
id
i can target in the content script.
My first hunch is to use querySelector
but I think this is a very brittle method....
Plasmo setup with NX console
Is it possible to wrap page elements in the document root?
Excluding library from build

Chakra UI toast
tab pages
How can I set focus on an element?
Error when using a nested content script and an overridden src path.
src/extension
as my PLASMO_SRC_PATH
in my .env.local
. It has been working great up until this point. Now however, it is failing to compile when running dev
. It fails when trying to generate the files in the .plasmo
directory. The background
files seem to be operating differently when importing than the contents
files?...
HMR broken - Using Tailwind + RadixUI (Shadcn) with Plasmo
content.tsx
and background.tsx
. ...Google & Facebook OAuth without firebase
@react-oauth/google
But this is not working properly. I got some error like
```
Refused to load the script 'https://accounts.google.com/gsi/client' because it violates the following Content Security Policy directive: "script-src 'self' 'wasm-unsafe-eval' 'inline-speculation-rules' http://localhost:* http://127.0.0.1:*". Note that 'script-src-elem' was not explicitly set, so 'script-src' is used as a fallback....👋 Anyone else having problems connecting to https://itero.plasmo.com/ ?

CSUI overlay list does not match elements earlier in the DOM than scroll position on load

Hot swap Svelte components

Extension being rejected for remote code when using Google Analytics with Plasmo

Using raw html for CSUI components
`Firefox can’t establish a connection to the server at wss://localhost:1815/.`