After the first login for new users, the popup shows that they are not logged in
Locales not coming through build package
en
. Completely works running locally in dev and I followed the Plasmo docs quideline on internationalization setup. Thanks in advance!
Tailwinds with content.tsx
Using Tailwind with Plasmo affects website styling
How do I access the current website URL from Plasmo popup?
Plasmo-itero github extension is harassing my other developers

Embedded component won’t load custom font
How should I access the <html> tag of a popup page?
<Theme>
as the root element, but this Theme isn't modyfing <html>
. I think it doesn't have access to the root elements, because of being it resides in shadow dom......
How do I message from background to my content script?
How do I make a CSUI container fill the anchor's width and height?
textarea
(I don't need to handle the case where the textarea gets resized)....Opening content script only if an element is present on the page?
how to import/use external component libraries? and how to register components?
which is a good/scalable folder structure for a big extension?
HMR for other chromium browsers
plasmo dev --target=<some-chromium-target>-dev
plasmo dev --target=<some-chromium-target>-dev
Is there an extension repository that shows how the testing should be done?
How can I put breakpoints in vs code to debug? Or if you can't, what is the correct way to debug?
How to access the methods or variables of another third-party extension
Build time slowed by switching to plasmo with src
Importing Material Symbols to Content UI
@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,[email protected],100..700,0..1,-50..200");
@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,[email protected],100..700,0..1,-50..200");