AlexB
AlexB
PD🧩 Plasmo Developers
Created by AlexB on 8/1/2024 in #👟framework
Css bundling - Css modules + classnames breaks
No description
15 replies
PD🧩 Plasmo Developers
Created by AlexB on 7/2/2024 in #👟framework
Execute csui conditionally
Hi! Q1: How can I invoke chrome.scripting.executeScript, with the files argument, I mean how do I reference the file, let’s suppose I want to execute a script that it’s in src/scripts/customScript.ts. I’ve tried passing the relative path but it doesn’t seem to work. Q2: how can I trigger a CSUI only when a certain action happened (conditionally) (context; In my case only if I received a specific websocket message.) Thank you!
1 replies
PD🧩 Plasmo Developers
Created by AlexB on 6/26/2024 in #👟framework
How to use react-select in content script ui
Hi! I am trying to use react-select to display a more complex dropdown in CSUI, but styles are not correctly injected in the shadow dom. I need some help figuring this out, how could I fix the styling for external components. Any help is greatly appreciated! Thank you!
1 replies