Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Saznaj više

I want to take source code of every webpage as an input and process on it, How can I do that?

  • 2 odgovora
  • 1 ima ovaj problem
  • 6 prikaza
  • Posljednji odgovor od vajidmulla

more options

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.

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.

Izabrano rješenje

Svi odgovori (2)

more options

Odabrano rješenje

The Add-on forum is here: https://forums.addons.mozilla.org/

more options

I want to display the dialog box on screen saying you clicked on my addon , I cant find the code for that.