cloning a plasmo repo and running it on a different device
Unable to compile new background files
auth
with a ts file called login.ts
.
login content:
```typescript
import type { PlasmoMessaging } from "@plasmohq/messaging";...
500 error on the itero platform

Build failing: Cannot resolve/load gen-assets/iconXX.plasmo.png
plasmo dev
failing to resolve icons despite package.json
configuration
---...Google authentication in plasmo using supabase
tailwindv4 integration with Plasmo
Plasmo with appwrite
Can i use plasmo to create a chrome extension that i want private distrubtion?
Best way to send a message from popup to content and get a response in Plasmo?
Get data from tab
vue style
CRX key for Prod
How can I work with websites that have JavaScript disabled?
Append content ui to an existing element on the page
Scrape many pages with plasmo
PlasmoCSConfig
and PlasmoGetInlineAnchor
to add a button on the website. That’s great. I’ve also been able to change the current url, upon click event. I’ve also read and explored a little bit around WORLD script injection....Mount UI content script on extension click
Javascript react starter
Issue: "Extension runtime is not available" with PlasmoCSConfig in Content Script
I’m encountering an issue while working with a framework extension. My goal is to inject a content script on a specific website and enable communication between the content script and the background script. Here's the flow I want to achieve:
1. When the user visits
https://xyz.com/abc/*
, the content script is injected.2. The script adds a button to the page. ...
Login sync between popup and content using firebase auth