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

Search Support

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.

Learn More
Archived

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

ntare16 replied
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?

All Replies (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