[Fasterfox] Tweaking Firefox
Tony Gentilcore
gentilac at slu.edu
Sat Oct 8 11:15:12 EDT 2005
Fasterfox will change certain settings when it is installed. When it is
uninstalled, it will go back to the way you have set it. Here is a complete
list of the setting Fasterfox will make by default upon install:
// Fasterfox Prefs
pref("extensions.fasterfox.enhancedPrefetching", true);
pref("extensions.fasterfox.pageLoadTimer", true);
pref("extensions.fasterfox.preset", 3);
pref("extensions.fasterfox.lastTab", 0);
// Cache Prefs
pref("browser.cache.memory.capacity", 65536);
pref("browser.cache.disk.capacity", 76800);
pref("network.dnsCacheExpiration", 3600);
pref("network.dnsCacheEntries", 512);
// HTTP Connection Prefs
pref("network.http.network.http.max-connections", 48);
pref("network.http.max-connections-per-server", 24);
pref("network.http.max-persistent-connections-per-server", 8);
pref("network.http.max-persistent-connections-per-proxy", 16);
// HTTP Pipelining Prefs
pref("network.http.pipelining", true);
pref("network.http.pipelining.firstrequest", true);
pref("network.http.proxy.pipelining", true);
pref("network.http.pipelining.maxrequests", 8);
// Rendering Prefs
pref("nglayout.initialpaint.delay", 0);
pref("ui.submenuDelay", 50);
// Popups
pref("privacy.popups.disable_from_plugins", 2);
//Description
pref("extensions.{c36177c0-224a-11da-8cd6-0800200c9a66}.description",
"chrome://fasterfox/locale/fasterfox.properties");
If you have suggestions for other settings (or less settings), please let me
know.
Thanks!!
Tony
_____
From: fasterfox-bounces at mozdev.org [mailto:fasterfox-bounces at mozdev.org] On
Behalf Of P. Daniel Gauthier o.ff.m.
Sent: Saturday, October 08, 2005 7:41 AM
To: fasterfox at mozdev.org
Subject: [Fasterfox] Tweaking Firefox
Good morning!
Thank you for your Firefox tweaking program. Giving it a try right now.
Have previously tweaked it using about:config does this interfere with your
program?
Thank you and have a good day!
DG
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mozdev.org/mailman/private/fasterfox/attachments/20051008/3ce163c1/attachment.htm
More information about the Fasterfox
mailing list