当サイトはユーザー体験を改善するためのメンテナンスを実施中に機能が制限される予定です。記事を読んでもあなたの問題が解決せず質問をしたい場合は、Twitter の @FirefoxSupport、Reddit の /r/firefox で、サポートコミュニティが皆さんを助けようと待機しています。

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

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

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.