Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

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

  • 2 odpovědi
  • 1 má tento problém
  • 1 zobrazení
  • Poslední odpověď 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.

Zvolené řešení

Všechny odpovědi (2)

more options

Zvolené řešení

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.