Pages

Sunday, October 14, 2007

Make Extensions Work in Latest Firefox Version

I'm using Firefox 3. Version 3.0a8 to be exact. Why? No, it's not that I couldn't stand the anticipation anymore. I needed to cut and paste a table in Google Docs.

There's a bug in previous versions of Firefox that prevents cutting or copying the tables. I couldn't find a way to fix it, so I upgraded. The good news is that cutting or copying tables in Google Docs works fine.

The bad news is that all of my extensions stopped working. Since Firefox 3 isn't out yet (at least not officially) it makes sense that extensions wouldn't be updated to work on it. Sensible or not, it isn't very convenient.

Actually this happens a lot when a new version comes out. At least a couple of the extensions I use don't get updated for a while.

That doesn't mean they don't work -- they usually work just fine. But extensions usually have a line of code that checks to see what version of Fireox is running. Just to avoid any problems, the extension is programmed not to work if it detects a Firefox version later than it's been tested on. To get it working, all you have to do is disable the checking.

You can do it by disabling the checking feature in Firefox, or by changing the latest version number in the extension, but there's an even easier way. It's another extension called Nightly Tester Tools.

The extension is designed to let people test new versions of Firefox, but part of that process is getting extensions to work. Here's what you do:

  • Download and install Nightly Tester Tools the usual way.
  • After you've installed it, restart Firefox.
  • When Firefox restarts, click Tools --> Add-ons.
  • Click on the new button that says: "Make all compatible"
  • Restart Firefox
Any of your extensions that actually work with the new version of Firefox will start working again. It should be most of them. It's possible that forcing an old extension to work in a new version could cause problems, but it's never happened to me.

I've forced at least one extension to work each time a new Firefox comes out and the worst result has been that the extension still didn't work.

By the way, Firefox 3 is nice. You can install it from Softpedia. It's still in alpha testing, but it seems to work fine. The only problems I've had is that some estensions don't work even with Nightly Tester Tools.

Powered by ScribeFire.

No comments: