about:config 的加速密技有一大堆
例如:
------------------------------------------------------------------------
"content.notify.backoffcount", 5 (自行增加)
"network.http.pipelining", true
"network.http.proxy.pipelining", true
"network.http.pipelining.maxrequests", 32
"network.http.pipelining.firstrequest", true (自行增加)
"plugin.expose_full_path", true
"ui.submenuDelay", 0 (自行增加)
"browser.turbo.enabled", true (自行增加)
"browser.cache.memory.capacity", 65536 (自行增加)
"content.interrupt.parsing", true (自行增加)
"content.max.tokenizing.time", 2250000 (自行增加)
"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
"nglayout.initialpaint.delay", 0 (自行增加)
"browser.urlbar.autocomplete.enabled", true
"browser.urlbar.autoFill", true
----------------------------------------------------------------------
如果只是改個一兩次還好
但如果常常在重灌 firefox
然後每次都要手動修改這些,真的很麻煩
印象中有一種文件格式,可以快速匯入 about:conifg 的設定
請問這種文件要如何製作?
如果是純文字檔,語法為何?
如不是純文字檔,該用何種軟體製作?
或是有什麼參考資料,可否提供一下?
感謝
|