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
Stylesheets in Panels
Independent extension maintainer and developer looking for guidance
Is there anyway to get the plasmo dev server working in a docker container? pnpm dev works on host
No supported UI library found.
SWC not resolving
with-options
example.
When I run plasmo dev
, I get the following:...