Quick tip: All-in-One Gestures on Firefox 3.5
Filed Under (Tips & Tricks) by The Chef on 30-06-2009
Tagged Under : addons, All-in-One Gestures, Firefox 3.5, howto
Today the new Firefox 3.5 has arrived. But after installing it the addons nightmare begins: incompatible versions. I can live without some of them but no TabMixPlus and All-in-One Gestures. I found a TMP version for Firefox 3.5b but there was no gestures and instinctively the contextual menu was popping around. After some research I managed to trick the old version to work on the new Firefox 3.5. Here is how:
- Go to the plugin page: All-in-One Gestures
- Right click on the “add to firefox” button and save link as
- You will get a .xpi file which is a zip archive
- Rename the .xpi adding .zip to the end
- Open it and extract install.rdf
- Open install.rdf with a text editor and look forĀ <em:maxVersion>3.0.*</em:maxVersion>
- Change it to <em:maxVersion>4.0.*</em:maxVersion>
- Copy the new install.rdf into the zip
- Remove the .zip extension
- Drag the .xpi to firefox
Enjoy !