Hello again, Im building an extension where I need...
# support-framework
w
Hello again, Im building an extension where I need to mount some UI inside a web page, I've my mv2 version working but I wanted to migrate to mv3 using the plasmo framework, I see that the framework is mounting elements on the document body and just changing their position using a relative position and setting up top and left... whatever, I want to mount my ui next to elements inside the page not in front of them, I've changed
content-script-ui-mount.tsx
to achieve those things and now my element is mounting where I expect Here is the code https://pastebin.com/jttVJW5z (Its a bit messy rn), I wanted to ask if this is the best solution? does the framework provide an alternative solution? should I make a github issue and PRs ?
s
Thread automatically created by @wonderful-jewelry-41731 in #978320682985349130.