Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Mozilla サポートの検索

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

詳しく学ぶ

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

How can I manually install firebug for firefox on Linux ? I'm looking for an automatic process which I can bake into AMI.

  • 2 件の返信
  • 2 人がこの問題に困っています
  • 87 回表示
  • 最後の返信者: ntare16

I have CentOS 5.9 AMI with firefox 17.0 installed. I would like to add firebug extension (1.11.2) in firefox such that when a user launches the custom AMI in his virtualbox the firefox already has firebug installed.

I downloaded firebugXX.xpi file. When I try to uncompress it and add it to firefox/extensions nothing happens. Also I found out that firefox when launches creates a .mozilla in the user's home directory. I tried to uncompress firebugXX.xpi there but it didn't work either.

How can I do it manually?

I have CentOS 5.9 AMI with firefox 17.0 installed. I would like to add firebug extension (1.11.2) in firefox such that when a user launches the custom AMI in his virtualbox the firefox already has firebug installed. I downloaded firebugXX.xpi file. When I try to uncompress it and add it to firefox/extensions nothing happens. Also I found out that firefox when launches creates a .mozilla in the user's home directory. I tried to uncompress firebugXX.xpi there but it didn't work either. How can I do it manually?

すべての返信 (2)

You need to rename the xpi file to the ID of the extension as listed in the install.rdf file.

Thanks it worked. I had to rename my xpi to - firebug@software.joehewitt.com.xpi