Results 1 to 2 of 2

Thread: How to make Firefox addons and toolbar compatible with the newest release?

  1. #1
    Join Date
    Sep 2005
    Posts
    1,306

    How to make Firefox addons and toolbar compatible with the newest release?

    After updating Firefox, you will find that some of the extension of the Firefox shows the incompatibility with browser and most of the extension will show the compatibility. To make the addon compatible with the new version of the Firefox browser here I am giving some useful tips which will make them compatible. I have updated to the 3.5 beta 4 for testing the method.


    We'll have to edit the addon, make it compatible with your new version of Firefox and then save it.

    What a XPI file?

    An XPI file is a zipped file containing the files needed to install and use the extension.
    In an XPI file, there is a file called install.rdf that includes several parameters including one that tells Firefox which versions it is compatible. So just change these settings.

    Get the file. Xpi

    If you already own Xpi file, skip this step.
    If it is an extension hosted at https: / / addons.mozilla.org, here's how:
    1. With a browser other than Firefox (IE, Opera, Chrome, Safari ...), go to Mozilla Addons page of the extension, right click> properties on the button "Add to Firefox".
    2. In the "Properties", copy the link where the advanced button (something like this: https: / / addons.mozilla.org / en-US / firefox / downloads / latest / xxxx / xxxxxxxx.xpi? src = addondetail )
    3. Paste in the address bar the link (https: / / addons.mozilla.org / en-US / firefox / downloads / latest / xxxx / xxxxxx.xpi? src = addondetail)
    4. A download window opens, save the file to your computer
    5. It's good, you have the file. XPI!

    Edit the file. Xpi
    Now extract the Xpi file with the any software like Winrar or Winzip.
    • Rename your files in xxxxxxxx.xpi xxxxxxxx.zip
    • Extract the files in the zip
    • Find the file install.rdf and open it with a text editor such as Notepad
    • Look for the line
      • <em:minVersion> 1.0 </ em: minVersion>
      • <em:maxVersion> 3.6 .* </ em: maxVersion>
    • MaxVersion change or minVersion suit your needs: maxVersion to put 4 to be quiet until version 4 of Firefox.
    • Save the file
    • Put the edited file in the archive. Zip (drag and drop should work)
    • Rename the file in xxxxxxxx.zip xxxxxxxx.xpi


    Install file. Xpi in Firefox

    • Open Firefox on any webpage
    • Do a drag and drop into Firefox window
    • A window asks if you want to install the extension!


    CAUTION: It is possible that your extension does not work as before because some features of Firefox sometimes change names in the new versions.
    I hope this tutorial has helped you, and I remind you that the best solution to this problem is to wait for an update of the extension, but if its development has been stopped, you do not have too choice.

  2. #2
    charlesallen Guest

    re: How to make Firefox addons and toolbar compatible with the newest release?

    Thanks for sharing this great method of making addons compatible with latest firefox version. I had some problems with some of addons in using firefox 3.5 which was working fine in firefox 3.0, so I will definitely try using your method for those addons, Hopefully I will be able to use them in latest firefox too
    Last edited by Vigil.M; 05-10-2010 at 06:34 PM. Reason: NO external links

Similar Threads

  1. Does Google Toolbar Compatible with Firefox 8
    By Katyayani in forum Technology & Internet
    Replies: 9
    Last Post: 31-12-2011, 08:43 AM
  2. How to make a large size favorite icon on the toolbar in Mozilla Firefox 4?
    By Kakashi Hatake in forum Technology & Internet
    Replies: 5
    Last Post: 24-03-2011, 10:26 AM
  3. Norton 360 toolbar not compatible with firefox 3.5
    By Harnoor in forum Networking & Security
    Replies: 4
    Last Post: 18-09-2010, 06:49 AM
  4. How to make CSS compatible with Firefox
    By MaggieK in forum Software Development
    Replies: 4
    Last Post: 17-02-2010, 01:27 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,247,903.68203 seconds with 17 queries