firefox tips and tricks

Speed up your Firefox 3 Browser

Mozilla Firefox 3.0+ can be made more faster by use of some  tips and tricks. This is the one of those tricks

null

Mozilla Firefox 3 Speedup guide

# Open the Error Console: Tools menu/Error Console

# In the Code text box paste this (it’s a single line):

Components.classes["@mozilla.org/browser/nav-history-service;1"].getService(Components.interfaces.nsPIPlacesDatabase).DBConnection.executeSimpleSQL("VACUUM");

# Press Evaluate. All the UI will freeze for a few seconds while databases are VACUUMed

ff

Screenshot of Mozilla Firefox Error console to make FF run faster

#From now you can see your dear Firefox 3 running faster making load websites in a jiffy.

Tuesday, August 25th, 2009 GTD 16 Comments