Thread: Tweak Up MicroB
View Single Post
Posts: 2 | Thanked: 0 times | Joined on Apr 2008 @ United Kingdom
#1
Here are a few edits I came up with for MircoB:
How to use this
Type " about:config " in the URL bar to access the configuration file, then set the values as below.

Ones marked with a # mean I'm unsure if they work.

Code:
network.http.pipelining => true
network.http.proxy.pipelining  => true
network.http.pipelining.maxrequests => 30
network.http.max-connections => 32
network.http.max-connections-per-server => 16
network.http.max-persistent-connections-per-server => 8
network.http.request.max-start-delay => 0
network.prefetch-next => false

content.max.tokenizing.time => 10000000
content.interrupt.parsing => true
content.notify.ontimer => true
content.switch.threshold => 10000

#browser.search.openintab => true
#browser.chrome.toolbar_tips => false
browser.zoom.full => false
browser.zoom.siteSpecific => false
browser.cache.memory.enable => false
browser.cache.memory.capacity => -1
browser.sessionhistory.max_total_viewers => 0

layout.word_select.eat_space_to_next_word => false
layout.word_select.stop_at_punctuation => false

config.trim_on_minimize => true

#zoom.maxPercent => 400
#zoom.minPercent => 10
#toolkit.zoomManager.zoomValues => .1,.2,.3,.5,.67,.8,.9,1,1.1,1.2,1.33,1.5,1.7,2,2.4,3,4

#nglayout.initialpaint.delay => 0
#layout.spellcheckDefault => 2
I'm not sure how much this will improve MicroB, but it's fun to try

Last edited by Rogem; 2008-04-24 at 19:26.