The Don's Craptastic World A meta-level binary dude embedded to a multimedia proxy world!

30Aug/090

Using Firefox 3.x? Speed it up by vacuuming its SQLite database!

FirefoxRecently I stumbled onto some tips how to speed up ones Firefox. Firefox, since the version 3, uses a SQLite database for various tasks such as storing bookmarks, histories, site specific preferences and backups.

Over time it's get filled up with unnecessary and old info if you want, and there's a simple method to ditch those useless info and speed up your Firefox considerably, or like most of the guides say to "vacuum" it.

Use it once in a while, I've seen an improvement on my Firefox since I used it.

  1. Go to "Tools" -> "Error Console"
  2. Paste this in the "Code" text box:
    Components.classes["@mozilla.org/browser/nav-history-service;1"].getService(Components.interfaces.nsPIPlacesDatabase).DBConnection.executeSimpleSQL("VACUUM");
  3. Press enter or click "evaluate"
  4. Your Firefox will freeze for a short time, just wait
  5. Enjoy your speed up Firefox!
VN:F [1.9.3_1094]
Rating: 9.4/10 (7 votes cast)
Using Firefox 3.x? Speed it up by vacuuming its SQLite database!, 9.4 out of 10 based on 7 ratings

Related posts:

  1. Make your Firefox load faster!
  2. Firefox 3.5 Add-Ons Round-up!
  3. 5 easy-to-do tweaks to make your Firefox faster!
  4. How to fix the video lag in Firefox!
  5. Start Up Firefox in Private Browsing mode!
Comments (0) Trackbacks (0)

No comments yet.


Leave a comment


No trackbacks yet.