Showing posts with label Firefox. Show all posts
Showing posts with label Firefox. Show all posts

Thursday, April 19, 2007

Cascading Windows in Firefox

You probably might have opened many tabs in
your mozilla firefox window.
But have you ever wondered of opening a new mozilla firefox window in the present window itself........
You can do this by just copying and pasting this link chrome://browser/content/browser.xul
in the address bar of your present window and have fun
amazing your friends with this knew trick.

Sunday, April 15, 2007

Optimize FIREFOX for great speed

Type "about:config" into the address bar and hit return.
Scroll down and look for the following entries:

network.http.pipelining
network.http.proxy.pipelining
network.http.pipelining.maxrequests

Alter the entries as follows:

Set "network.http.pipelining" to "true"

Set "network.http.proxy.pipelining" to "true"

Set "network.http.pipelining.maxrequests" to some number like
30.

Lastly right-click anywhere and select New->Integer.
Name it "nglayout.initialpaint.delay" and set its value to "0".

Setting "network.http.pipelining.maxrequests" to 30 or more will speed up the browser with 30 requests by the browser to the web-page normally its default value is 4.
"nglayout.initialpaint.delay"=This value is the amount of time the browser waits before it acts on information it recieves.

I hope u like this post.
Post your comments for this and how to enhance the future posts.