Andy
PD🧩 Plasmo Developers
•Created by Andy on 1/10/2024 in #🔰newbie
My extension bugged out severely
2 replies
PD🧩 Plasmo Developers
•Created by Andy on 8/16/2023 in #🔰newbie
This popped up for me, how do I update my dependancies?
3 replies
PD🧩 Plasmo Developers
•Created by Andy on 4/9/2023 in #🔰newbie
Having to add import react from "react" for each file
i just made a new extension by git cloning my old one and just one small issue is that I have to add import react from "React" in each ,tsx file
and in tsconfig, I have to add "jsx": "react",
"compilerOptions": {
"jsx": "react",
"paths": {
"~": [
"./"
]
},
"baseUrl": "."
}
}
anyone know how to resolve this?
2 replies
PD🧩 Plasmo Developers
•Created by Andy on 4/9/2023 in #👾extension
Invalid value for 'content_scripts[0].matches[0]': Empty path. Could not load manifest. Please help!
5 replies
PD🧩 Plasmo Developers
•Created by Andy on 1/5/2023 in #🔰newbie
React Router doesnt display UI until after being updated, all help appreciated!
17 replies
PD🧩 Plasmo Developers
•Created by Andy on 1/4/2023 in #🔰newbie
How do you create something like multiple pages or a carousel in plasmo?
13 replies