Monday, 17 January 2011 16:37

Hacking your Firefox

Written by  Administrator
Rate this item
(0 votes)

Speed up Firefox: If you have a broadband connection (and most of us do), you can use pipelining to speed up your page loads. This allows Firefox to load multiple things on a page at once, instead of one at a time (by default, it's optimized for dialup connections). Here's how:

Type about:config into the address bar and hit return. Type network.http in the filter field, and change the following settings (double-click on them to change them):

  • Set network.http.pipelining to true.
  • Set network.http.proxy.pipelining to true.
  • Set network.http.pipelining.maxrequests to a number like 30. This will allow it to make 30 requests at once.
  • Also, right-click anywhere and select New-> Integer. Name it englayout.initialpaint.delay and set its value to 0".

This value is the amount of time the browser waits before it acts on information it receives.

NEXT To stop pages from stealing your cursor when they load (I hate when they do that) Create a new text file named "user" with notepad, but save it with the extension .js instead of .txt, i.e. "user.js". In this file, add these lines:

user_pref("capability.policy.policynames", "nofocus"); user_pref("capability.policy.nofocus.sites", "http://www.yahoo.com"); user_pref("capability.policy.nofocus.HTMLInputElement.focus", "noAccess"); In that example I am targeting yahoo. If you need more, just alter the line where Yahoo appears to read as such: user_pref("capability.policy.nofocus.sites", "http://www.yahoo.com", "http://someothersite.com", "http://andthissitealso.com");

Now copy this file into this path: C:Documents and Settings[Your user profile name]Application DataMozillaFirefoxProfiles

Good luck :)

Login to post comments

My Status / Login

User Statistics

Registered users : 72
Online : 2
Guest : 2
Members : 0

Online members
No members online!

Last 5 users
DaStrobe
{FF}Gaboue
{FF}Brigadierpopito
yoz69
SuRReaL01

Our Sponsors

Are you interested in buying ad space and becoming a supporter? Click here for details.

first
  
last
 
 
start
stop