Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

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

  • 2 відповіді
  • 1 має цю проблему
  • 1 перегляд
  • Остання відповідь від 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.

Обране рішення

Усі відповіді (2)

more options

Вибране рішення

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.