I want to take source code of every webpage as an input and process on it, How can I do that?
I am going to develop an addon for mozilla firefox but for that I need the source codes of every webpage. This is needed to search the button tag inside that source code, to search the href tag in the source code etc...So please help me for that.
Zgjidhje e zgjedhur
The Add-on forum is here: https://forums.addons.mozilla.org/
Lexojeni këtë përgjigje brenda kontekstit 👍 1Krejt Përgjigjet (2)
Zgjidhja e Zgjedhur
The Add-on forum is here: https://forums.addons.mozilla.org/
I want to display the dialog box on screen saying you clicked on my addon , I cant find the code for that.