siegerts
siegerts
PD🧩 Plasmo Developers
Created by nithur on 9/3/2024 in #👟framework
Anyone facing issue while installing shadcn?
It won’t use chrome storage unless you hook into that. Not sure I follow the second question. I’m using them together. My recommendation would be to test what works for your use case.
15 replies
PD🧩 Plasmo Developers
Created by nithur on 9/3/2024 in #👟framework
Anyone facing issue while installing shadcn?
Hey @Vishal , in some of the contexts I use react-query. for example - https://github.com/siegerts/dossi-ext/blob/main/contexts/activity.tsx#L3
15 replies
PD🧩 Plasmo Developers
Created by samson on 12/22/2023 in #🔰newbie
Receiving end does not exist.
That way the background script gets an ack and the content script can continue async
18 replies
PD🧩 Plasmo Developers
Created by samson on 12/22/2023 in #🔰newbie
Receiving end does not exist.
Return true from the handler
18 replies
PD🧩 Plasmo Developers
Created by justthe_start on 7/25/2024 in #👾extension
Chormium-based browser extension to Firefox
Have you tried building and testing in Firefox as a first step?
2 replies
PD🧩 Plasmo Developers
Created by nithur on 9/3/2024 in #👟framework
Anyone facing issue while installing shadcn?
I have an extension here that uses shadcn that can maybe help as a reference - https://github.com/siegerts/dossi-ext
15 replies
PD🧩 Plasmo Developers
Created by bestony.eth on 6/24/2024 in #🔰newbie
How can i send message from Content Script to SidePanel?
make sure to return true back to the caller. @yibo
5 replies