How to import manually contentScript inside background.js
Custom font loading in Content Script
@font-face {...}
using a woff2 font. and in content.tsx i havethis simple config
```{
matches: ["<all_urls>"],
css: ["font.css"],
run_at: "document_start"...Injecting CSUI dynamically
how to make dragable popup?
How did this Plasmo extension remove the white border frame around the popup?
How send message from background to content script UI

Firebase Auth with Apple sign-in
Typing F into content scripts UI chatbox fullscreens the video player on the page.
Combining css from multiple packages in CSUI
Looking for a Plasmo developer
Is there a way to send a message to the Chrome extension from the backend server?

content.tsx with TailwindCSS affected by page styles
How to create a custom page
Plasmo
yesterday.
I started using the with-nextjs
example.
How do I create a custom page? ...Questions about the background of the extension (Tailwind)

Questions about content-script-ui
After the first login for new users, the popup shows that they are not logged in