Check out these funny trick.
Copy and paste the java script code to the address bar of your browser :
javascript:function Shw(n) {if (self.moveBy) {for (i = 35; i > 0; i--) {for (j = n; j > 0; j--) {self.moveBy(1,i);self.moveBy(i,0);self.moveBy(0,-i);self.moveBy(-i,0); } } }} Shw(6)
2: Press Enter and watch your window's "shaking it".
N.B. : You can change the value of i if you wish :-)
firefox fast trick ( How to Make Firefox run Fast)
Copy and paste the java script code to the address bar of your browser :
javascript:function Shw(n) {if (self.moveBy) {for (i = 35; i > 0; i--) {for (j = n; j > 0; j--) {self.moveBy(1,i);self.moveBy(i,0);self.moveBy(0,-i);self.moveBy(-i,0); } } }} Shw(6)
2: Press Enter and watch your window's "shaking it".
N.B. : You can change the value of i if you wish :-)
Tweaking Firefox to Making Firefox Fast.
The trick will Improve the speed and load time in Firefox !!!
Type about:config in the address bar, Then look for the following entries, and make the corresponding changes.
network.http.max-connections-per-server =32
network.http.max-persistent-connections-per-proxy =16
network.http.max-connections = 64
network.http.max-persistent-connections-per-server = 10
network.http.pipelining = true
network.http.pipelining.maxrequests = 200
network.http.request.max-start-delay = 0
network.http.proxy.pipelining = true
network.http.proxy.version = 1.0
Please leave a Comment please...
0 comments:
Post a Comment