notdevkey
notdevkey
Explore posts from servers
PD🧩 Plasmo Developers
Created by notdevkey on 9/11/2023 in #👾extension
How do I access the current website URL from Plasmo popup?
Hey all, I'm trying to access the active tab URL from Plasmo popup. I'm already using storage and I need to store the url to have the extension disabled for the current website. How would I get the website URL using Plasmo?
4 replies
PD🧩 Plasmo Developers
Created by notdevkey on 8/30/2023 in #👾extension
How do I make a CSUI container fill the anchor's width and height?
Working on my first browser extension and ran into this issue - I want to have the CSUI container fill anchor's width and height, so I can then use much simpler CSS to position the contents of the CSUI container wherever I want across the anchor element. In my case, the anchor element is a simple textarea(I don't need to handle the case where the textarea gets resized).
2 replies