ĐARK々MÁTTER
PD🧩 Plasmo Developers
•Created by ĐARK々MÁTTER on 11/14/2024 in #🔰newbie
No supported UI library found.
2 replies
PD🧩 Plasmo Developers
•Created by ĐARK々MÁTTER on 11/13/2024 in #👟framework
Svelte popup is not working from the with-svelte example
I have cloned the repo, installed using
pnpm i
and run dev server pnpm run dev
. When I load the unpacked extension and click on it, doesnt open the popup.
I also checked there is no popup html in the generated manifest in build directory, but it works with popup.tsx3 replies
PD🧩 Plasmo Developers
•Created by ĐARK々MÁTTER on 7/12/2023 in #👟framework
Error on loading content script
4 replies
PD🧩 Plasmo Developers
•Created by ĐARK々MÁTTER on 7/11/2023 in #👟framework
How can load multiple JS in the content script file
I have file
contents/after-load.ts
which runs at document_end
and I want to load a script chrome.runtime.getUrl("scripts/css-selector-get.js")
4 replies