🧩 Plasmo Developers
Join the 🧩 Plasmo Developers server to ask questions!
Join Server🧩 Plasmo Developers
Join the community to ask questions about 🧩 Plasmo Developers and get answers from other members.
Join ServerIssues with using external module for style and components with content tsx
How to access user object?
Parse and compile issue?
yarn dev:plasmo and its works fine and well with yarn dev:next
any idea how to resolve this please? Am I missing something?
Using plasmo with Turpo repo and next js...
how to align an popup to the center of the page

Unable to make request from extension to backend, but postman testing working

Why It is not showing completly?

🔴 ERROR | Failed to resolve '../../options.tsx' from './.plasmo/static/options.tsx' when build
Connecting to SQL Database
Testing chrome extensions
Lavamoat configuration
MUI styles are working fine on dev for MUI Modal but its causing issues on production
Is this possible with a Chrome extension?
blah.com if the user visits blah.com/my-blog the extension will cache everything (possible) that is needed to generate that page into local storage or indexedDb. Then if the user visits that page while offline it will reconstruct the page from cache and display it (albeit not perfectly but that is okay for my use case). ...Content script nesting
pnpm build.
How to position popup?

accessing stripe in CSUI
with-stripe example on Github only works in the popup, I'm now trying to get the customer info by email from a background script using sendToBackground but it hangs after logging the email. any tips?...Anyone tried HTMX?
Mantine Example is Deprecated
plasmo-with-mantine example is deprecated. Mantine v7.0 no longer uses emotion or emotionCache.
I tried fixing by based on the Tailwind approach. It works well for the default Mantine, but not for custom themes and fonts:
```
import cssText from "data-text:@mantine/core/styles.css";...How to load SVG in CSS
Access env variables with dynamic keys?
PLASMO_PUBLIC_${key}],
Is there a way to do so in Plasmo?...