-
### What happened?
Trying to use the Storage API in all ways but it doesn't work or no error message appears
```
import { Storage } from "@plasmohq/storage";
const storage = new Storage();
…
-
The mysterious margin was confirmed when the background color was added. I tried to solve it with margin: 0;, padding: 0; but could not.
There doesn't seem to be any margins in the html tag or in the…
-
**Describe the bug**
I'm using the plasmo framework to write a chrome extension, while i want to introduce the tslog to handle my logging issue.
And I found
'''
Uncaught TypeError: (0 , _tslog.L…
-
参考 https://docs.plasmo.com/itero/publisher
https://docs.plasmo.com/framework/workflows/submit
-
### 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?
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…
-
### How do you envision this feature/change to look/work like?
Instead of providing match URLs in PlasmoCSConfig, allow a UI (ex. react component) to be mounted when the extension icon is clicked, on…
-
# 🐛 bug report
Now encountering the following error when importing [`@uiw/react-codemirror`](https://github.com/uiwjs/react-codemirror) and using scope hoisting.
```sh
ReferenceError: $74eb…
-
### What happened?
I'm trying to use fetch in service worker but encounter this issue when deploying to production environment.
The following sample-code works in development (`plasmo dev`), but d…
imckl updated
2 months ago
-
### What happened?
Run
plasmo build --target=firefox-mv3
or
plasmo build --target=firefox-mv2
pack extension according official documentation:
https://extensionworkshop.com/documentation/pub…