-
### How do you envision this feature/change to look/work like?
Add `manifest_specific` configuration to support override the manifest for specific browser targets.
### What is the purpose of this ch…
-
Scenario:
After login in this extension and select your preferences and logout, when user login again, previous selection doesn't appear.
Before Logout
![image](https://github.com/user-attachme…
-
### What happened?
I created this project using pnpm create plasmo --with-vue, then I created a components folder and a test.vue file. I referenced this test.vue in the content and found that the sty…
-
### How do you envision this feature/change to look/work like?
When specifying --target=safari-mv3, it should spit out an actual XCode project suitable to be used on Safari
### What is the purpose o…
-
Thank you for the amazing work on this MUCH-needed framework.. Plasmo is amazing and makes my job a lot easier :-)
### Actual behaviour
When an empty `/src` is present, Plasmo ignores all of th…
-
### Describe the problem
When developing extensions, the `manifest.json` recommends providing different sizes of icons, so that i need to prepare a number of different sizes but the same icons, and w…
-
### What happened?
it works fine in development mode.
but in Production Build, after waiting for about a minute on the page and clicking the button, an error occurred
![image](https://github.com/…
-
### What happened?
This prompts when pnpm build, but there is no problem when pnpm dev.
### Version
Latest
### What OS are you seeing the problem on?
MacOSX
### What browsers are you seeing the …
-
I would like to start threads about implementing the interface to DSP with `Plasmo.jl`. I have a working interface based on `StructJuMP.jl`: https://github.com/kibaekkim/DSP.jl
Where do we need to …
-
### How do you envision this feature/change to look/work like?
Chrome apps looks mostly like chrome extension, so a chrome app's project could be created by plasmo as it is now.
### What is the …