You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Chromium Extensions
Hello - I want to build a chrome extension which can parse the DOM of opened URL. I am not able to read the sourcecode/DOM of opened url. I tried looking for resources online but only found a handful which aren't that helpful. I don't want to achieve this by using chrome devapi as dev console has to stay open to make it work.
Can someone point me in right direction? Thanks.
Disnei Mabong Wilfred Sigie
unread,
May 25, 2022, 11:48:28 PM5/25/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Chromium Extensions, deepa...@gmail.com
Boleh Cuba cari dalam Google playstore cari alternatif Apl
Usama Tahir
unread,
May 30, 2022, 9:09:25 AM5/30/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Chromium Extensions, deepa...@gmail.com
Hi,
Try using Content Scripts to read/parse DOM.
Here is the link to documentation which will help you using content script.