The Weblog of Ales Loncar
Internet
How to make old extensions work in Firefox 3.5
Jul 3rd
Mozilla Firefox 3.5 was released a few days ago. This is great news for us web developers, but not all add-ons have been updated to be compatible with the new version yet, YSlow being one of them. You can force an incompatible extension to work with Firefox 3.5 by disabling the compatibly check that Firefox performs before each install.
Instructions
- Type “about:config” (without quotation marks) into the address bar and click the Agree button
- Right-click anywhere in the window and choose New – Boolean. Name the new config value “extensions.checkCompatibility” (without quotation marks) and set it to false
- Restart Firefox
NOTE: This might lead to unexpected behavior or even a crash. Make sure that you properly backup your add-ons before editing.
before editing Firefox 3.5 config
new config entry
YSlow working
And remember, contributions earn you karma. ;)
Related articles by Zemanta
- Tweak Firefox 3.5 to keep running when you close all tabs (downloadsquad.com)
- Latest Firefox’s Feature-Pack That ‘Chrome’ Needs To Bring In (techpluto.com)
