Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do you install Firebug if your computer is isolated from the internet?

Tags:

firefox

add-in

I have noticed that Firebug and some other addons I have browsed require that Firefox be installed and running for them to be installed.

That's a little inconvenient, given that my development machine is not connected to the internet. Is there a way to download and install the addins using a flash drive?

like image 882
Robert Harvey Avatar asked Dec 15 '09 05:12

Robert Harvey


3 Answers

To manually install a Firefox extension into Firefox, download the add-on to your computer. If the download option isn't available, right click on the extension install link and select "Save Link As..". Be sure not to change the file extension. A Firefox extension will usually be a .XPI file.

Next, go to the Firefox drop down menus at the top of the browser. Select File > Open File then select the addon.xpi file and click on Open. The Software Installation window will appear, click install, restart Firefox.

like image 70
OMG Ponies Avatar answered Oct 25 '22 04:10

OMG Ponies


  1. open any indexes of version u want,http://getfirebug.com/releases/firebug/1.6/
  2. right click on any of the link and choose "save as"
  3. There will be one ".xpi" file which l b downloaded locally to ur computer.
  4. Copy tat .xpi file and paste it in ur computer/server where there is no internet connection.
  5. In that PC/sever,open firefox-->go to tools -->add ons
  6. Drag tat copied .xpi file into add ons window and click on install
  7. restart firefox ur work is done :)
like image 41
res Avatar answered Oct 25 '22 05:10

res


some different way to solve this by using portable version of firefox, you can pack them with all what you need and save it in your flash drive.

http://portableapps.com/apps/internet/firefox_portable

Much easier than download any extension for each instance and install them.

like image 1
Павел Иванов Avatar answered Oct 25 '22 04:10

Павел Иванов