Firefox Undocumented Settings Compilation
aceh0 writes "TweakFactor has a Firefox Tweak Guide up that that summarizes some undocumented settings in Firefox and recommended configurations (depending on the computer type and connection speed) for those that don't want to dig through a 17-page thread"
> Originally called Thunderbird, Firefox ran into
> some name problems and was renamed Firebird.
> Running into further name problems, Firebird was
> renamed to Firefox.
Someone didn't do his homework right. Actually, Thunderbird is mozilla.org's standalone mailer.
Browse Slashdot at Funny+5, everything else -5. The only way to sustain it.
This is a poorly written article.
r ", 16);
The changes to, in particular:
user_pref("network.http.max-connections", 48);
user_pref("network.http.max-connections-per-serve
Is extremely rude and bad practice.
Ctrl+U opens the source here on Firefox/KDE/Linux. Maybe you're thinking of Ctrl+K? I don't think that works on Windows.
LOAD "SIG",8,1
Ah, I see. Ctrl+U does clear out the URL input if that's focused. Nevermind me then.
LOAD "SIG",8,1
Control -U opens the source if you don't have the cursor in the address bar, if it is in the address bar then it will clear out the line.
I don't think that this is a firefox-specific feature, as I have this available in an xterm, at the console, etc.
while true ; do echo this is my sig; done
How about explanations of what and why you would want to tweak these things? It's all nice to say "Do this," but I want to know what and why these changes are good for.
I get some of them like the pipelining and max connections (though the settings are not nice), but what do some of the less obvious ones do?
user_pref("content.notify.backoffcount", 5);
user_pref("content.max.tokenizing.time", 3000000);
I think that's a problem with all of these "tweak your browser" things I've read. Nobody ever says why you should tweak something, just that you should.
I'm a bit confused with your post. First you say that the location bar uses search.netscape.com and then you say it uses Google. It's all one configuration, I think.
s ou rceid=firefox&q=
The default on my 0.9.2 copy is to do a Google I'm Feeling Lucky search. I changed it by going to about:config, changing keyword.URL and removing the I'm Feeling Lucky button parameter. So the URL looks like:
http://www.google.com/search?ie=UTF-8&oe=UTF-8&
65536kB is exactly 64MB not 65 or "roughly 65"...