Is there a way to talk between content CUI scripts?
I have some buttons on the screen and I want to create a popup to show status is that possible when I click on the button popup gets open? (overlay)
or is there something so I can open overlay within same component using absolute css position as right now using absolute it's just puts within the component.
9 Replies
@louisgv
You can use port API to talk between the CS or you can also just render 2 react component, and one of the component has a portal that point to your custom anchor
or is there a way to update this css?
Plasmo Docs
Styling Plasmo CSUI – Plasmo
Plasmo CSUI's built-in Root Container allows extension developers to safely style their components.
Is there any docs for this too?
yes, pls try the search bar on the docs page
it's 2AM my time xd
Thank you so much @louisgv for this amazing framework.
Gave +1 Rep to @louisgv
yw fam!