issues Search Results · repo:PlasmoHQ/plasmo language:TypeScript
Filter by
739 results
(70 ms)739 results
inPlasmoHQ/plasmo (press backspace or delete to remove)What happened?
my script1.tsx is a file that holds the code that s supposed to be injected in the webpage. It s called with
chrome.runtime.getURL( path to script1.tsx ), and not imported as module. but ...
bug
shamimurrahman19
- Opened yesterday
- #1242
What happened?
`import React, { lazy, Suspense } from react ; // import PageA from ~components/pageA ;
const PageA = lazy(() = import( ~components/pageA ));
const Main = () = { return ( div h1 Hello, ...
bug
hsccode
- Opened yesterday
- #1241
What happened?
I want to try adapting firefox, but a lot of the API calls to browser I use chrome.*. However, when building
--target=firefox, it looks like the plasmo framework doesn t translate automatically ...
bug
jeffminim
- Opened 4 days ago
- #1230
What happened?
When we build our project, we re getting this error
:red_circle: ERROR | Failed to resolve #minpath from ./node\_modules/vfile/lib/index.js
Our codebase is using a package called ...
bug
joeyhotz
- Opened 7 days ago
- #1221
What is the example you wish to see?
🟣 Plasmo v0.90.3 🔴 The Browser Extension Framework 🔵 INFO | Prepare to bundle the extension... 🔵 INFO | Building for
target: chrome-mv3 🔵 INFO | Loaded environment ...
documentation
dev0614
- 3
- Opened 7 days ago
- #1220
What happened?
In the README that is generated, there is a [bpp](https://bpp.browser.market), but I don t think this is a valid URL. Is
there an intention?
https://github.com/PlasmoHQ/plasmo/blob/3fe0dafd8483167bd746ba27e6e512feab7bfc2f/packages/init/templates/README.md?plain=1#L33 ...
bug
muhi111
- Opened 8 days ago
- #1219
What happened?
this is my package.json web_accessible_resources : [ { resources : [ icon* , assets/$PLASMO_PUBLIC_APP/* ], matches : [
all_urls ] } ] there is a env variable called PLASMO_PUBLIC_APP. ...
bug
lucasrui
- Opened 8 days ago
- #1218
What happened?
I set the content script to MAIN_WORLD to decorate fetch on the page, intercepting and returning modified
responses(named contents/index.ts).
During this (after intercepting the request), ...
bug
Xheldon
- 1
- Opened 10 days ago
- #1217
What is the example you wish to see?
Description
While upgrading to React 19, I encountered peer dependency issues with the Plasmo package. The current version (0.90.3)
has dependencies that require ...
documentation
sanjaysah101
- Opened 11 days ago
- #1216
What happened?
Today, I attempted to publish a Chrome Web Store extension to Microsoft Edge and encountered a potential bug.
I built the extension using:
plasmo build --zip --target=edge-mv3
After ...
bug
toFrankie
- Opened 12 days ago
- #1215

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.