ibrahimyaacob
Explore posts from serversPD🧩 Plasmo Developers
•Created by ibrahimyaacob on 5/28/2024 in #🔰newbie
I want to modify the DOM, which api should i use ?
I basically want to take a name of a text and bold it. example
original:
<p>Hello World</p>
modified:
<p>Hello <b>World</b></p>
11 replies
PD🧩 Plasmo Developers
•Created by ibrahimyaacob on 4/30/2023 in #🔰newbie
I want to fill in a form in page from a popup input & button
Can anyone help give me an outline of how to perform this action ?
1 replies