Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

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 имеют эту проблему
  • 1 просмотр
  • Последний ответ от ntare16

more options

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)

more options

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

more options

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