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/.`
Example of extending Plasmo to use another library?
Svelte CSUI behaving unexpectedly
<script lang="ts">
and <script lang="ts" context="module">
Suppose I have
```html
<script lang="ts">
let lastTitle = document.title;...Failed to resolve '...' from '...'
react-markdown
package with Plasmo
https://github.com/PlasmoHQ/plasmo/issues/774#issuecomment-1837268430...plasmo with shadcn ui components, style of shadcn ui component not work in content script ui

Can I build just the content script, without any additional assets/html etc?
Sharing import scheme or at least ignore them with NEXTjs
data-url:~assets/my-asset.png
don't work inside nextjs, how to configurate the nextjs config so thoses imports works correctly ? Its says in the docs that both are using swc under the hood right ?refreshUncaught SyntaxError: Unexpected identifier 'HMR'

I would like to create a Welcome page within my extension