Showing posts with label firefox. Show all posts
Showing posts with label firefox. Show all posts

Thursday, April 1, 2010

How to Make Firefox Faster and Better

Make Firefox Faster and Better

STEP 1

Open Firefox and In the address bar put about:config then hit enter

STEP 2

Copy and Paste the names below at the filter...

browser.cache.disk.capacity, 15000

browser.cache.disk.enable, true

toolkit.scrollbox.clickToScroll.scrollDelay, 15

toolkit.scrollbox.smoothScroll, false

browser.cache.memory.capacity, 65536

browser.cache.memory.enable, true

browser.search.openintab, true

browser.tabs.loadFolderAndReplace, false

browser.urlbar.hideGoButton, true

config.trim_on_minimize, true

content.interrupt.parsing, true

content.max.tokenizing.time, 2250000

content.notify.backoffcount, 5

content.notify.interval, 750000

content.notify.ontimer, true

content.switch.threshold, 750000

network.http.max-connections, 48

network.http.max-connections-per-server, 16

network.http.max-persistent-connections-per-proxy, 16

network.http.max-persistent-connections-per-server, 8

network.http.pipelining, true

network.http.pipelining.maxrequests, 8

network.http.proxy.pipelining, true

network.http.request.max-start-delay, 0

nglayout.initialpaint.delay, 0

plugin.expose_full_path, true

ui.scrollToClick, 0

ui.submenuDelay, 0

NOTE: if its true or false, then make a boolean
but if its a number select integer.