Force Enable Incompatible Extensions In Firefox 3
> June 26th, 2008
Lat week, I installed Firefox 3 final release I use lots of very usefull addons with my Firefox 2, and unfortunately some of them were disabled after upgrading from FF2 to FF3.
After some Googling, I found something that solved my problem.
The solution on How to Force Enable Incompatible Extensions In Firefox 3 is very simple:
- Type about:config into Firefox’s address bar
- Right-click anywhere. Choose New>Boolean. Make the name of your new config value extensions.checkCompatibility and set it to false.
- Make another new boolean pair called extensions.checkUpdateSecurity and set the value to false
- Restart Firefox.
- Now, you can activate your incompatible extension, and check if it works with Firefox 3
That’s all