-
I've built an extension for chrome in [plasmo framework](https://docs.plasmo.com/framework/workflows/build):
`plasmo build --target chrome-mv3`
`plasmo build --target safari-mv3`
Plasmo also prov…
-
### What happened?
Plasmo version: 0.89.3
node version: 20.3.1
i import 3rd party library in the background script.
after run pnpm build, load the package.
Will have error "Cannot find modu…
-
### What happened?
When I run `npm run build`, I am receiving this error:
🔴 ERROR | Failed to resolve '../../popup.tsx' from './.plasmo/static/popup.tsx'
The file path is correct, I have my `p…
-
### What happened?
Installing and importing external libraries unreasonably increases build times and bundle size. Tree shaking is not taking effect.
Environment: WSL2
Plasmo version: 0.87.1
N…
-
To enhance our application's compatibility with multiple browsers, it needs to be migrated to the [Plasmo framework](https://www.plasmo.com/), moving beyond its current support for only the Chrome Br…
-
[20:47:59 WARN]: [PlasmoVoice] Failed to fire an event:
[20:47:59 WARN]: java.lang.reflect.InvocationTargetException
[20:47:59 WARN]: at java.base/jdk.internal.reflect.DirectMethodHandleAcces…
-
参考 https://docs.plasmo.com/itero/publisher
https://docs.plasmo.com/framework/workflows/submit
-
Excuse me.I am trying to present the analysis in an article. I saw they were using plasmo v0.1.0- in Julia v0.6.4. Then I try to install it in my computer just as:
===========
julia> Pkg.add("Plasmo…
-
### Description
We want to make Hypercrx available in Firefox(#499), even make it available in Safari someday. In the same time, we avoid introducing extra complexity into this project. That is, w…
-
### What happened?
plasmo isn't bundling some files used by third party packages
when calling the `init` function of [tlsn-js](https://github.com/tlsnotary/tlsn-js), it tries to load a .wasm file by…