Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Mozilla サポートの検索

サポート詐欺に注意してください。 私たちはあなたに通話やショートメッセージの送信、個人情報の共有を求めることはありません。疑わしい行為を見つけたら「迷惑行為を報告」からご報告ください。

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

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

  • 2 件の返信
  • 1 人がこの問題に困っています
  • 11 回表示
  • 最後の返信者: 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.