Free Technology Articles
Friday, January 9, 2009
 
COMPUTERS ARTICLES

How to Manually Update any FireFox Extension XPI File

One of the things that makes the FireFox browser the best on the web is the ability to install custom features (extensions). If your favorite extension doesn't work any more since you upgraded FireFox, now there is something you can do about it. In this article, I will tell you how to easily update all your extensions to get them working again.

OpenSource is perhaps one of the greatest things about the web. Using OpenSource programs, however, can sometimes be frustrating because when some programs are updated, others are not. Usually, you will have to either wait for updates of your non-workable programs or delay the updating of other programs to retain functionality. With FireFox extensions, however, you can usually update yourself. Let me tell you how.

1. Download the extension you want to update to your hard drive.

2. Rename the extension from *.xpi to *.zip3. Open the file with your .zip application.

4. Open "install.rdf" with your favorite text editor.

5. Change the "maxVersion" setting as in the following example.

REPLACE maxVersion=1.0+ WITH maxVersion=1.5.*

6. Replace the "install.rdf" file with the one you just edited.

7. Rename the extension from *.zip to *.xpi8. Install your updated extension.

Congratulations! You just updated your extension, which in most cases will work with the higher version. It is that easy.

By now, you have figured out (correctly) that an XPI file is just a modified ZIP file. It is not exactly the same, however. You will notice that this does not work if you create an entirely new zip file. You must edit the original one. In addition, you will also notice that the file "install.rdf" is actually an XML file, which also makes sense. Many OpenSource applications put installation settings and other important instructions in XML files.

Without a doubtComputer Technology Articles, the best way to learn about how things work on the web is to jump in and do things yourself. Updating your non-workable FireFox extension is a great example.

ABOUT THE AUTHOR

David Picella is a Family Nurse Practitioner and PhD Student at UW Milwaukee who studies women's health issues and NaProTechnology. He also writes computer technical articles. You can find additional technical resources for this article in the technology section at: http://www.majella.us

TECHNOLOGY NEWSLETTER
Free Technology Articles provides real-time coverage of Technology news and articles.

Free Email Newsletters:

CGI Computers
CSS DHTML
Domain Names HTML
Internet Javascript
Science Technology
CALENDAR
SMTWTFS
 123
456789
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
INTERNET RESOURCES
Web Design Pricing
Finance Articles
Classical Literature
Maryland Bail Bonds Company
SAP Logistics
Home | Top Authors | Submit Article | Archive | RSS Feeds

Page loaded in 0.239 seconds