Skip to main content

Optimizing Firefox : Make firefox load faster!




How to optimize my firefox so that it loads faster? I've been seeing my firefox load so slow all this time and was a lazy ass not to have got my brain geared up and kept going back to IE as it loaded faster. OK then I looked up some resources and also ended up finding some more things on the run. I've made some print dumps so you can follow it closely (without falling asleep). Well actually you won't, you'll realize that there are just too many cool things to optimize firefox!

o Type in your browser about:config and you get lots of settings (and remember each setting has something cool about it, cool stuff like security, cache, plugins etc but for now we'll stick to the speed up things). And you guessed right, we need to browse down to find settings starting with network.

o Look for these settings
network.http.pipelining
network.http.pipelining.maxrequests
network.http.proxy.pipelining

o Set the two settings to true(well all you need to do it click on it and the setting changes to true and the maxrequests(I have set it to 50 as I have broadband(600KB/sec), you can try to play with the setting depending on your download speeds.) See the print dump below.



o Next we create a new setting called "nglayout.initialpaint.delay", just right click anywhere and then create an integer(just see the print screens). This values does nothing else than tell the browser to wait that number of seconds( zero here in our case) till it receives information from your http request which you just sent to the URL.









And voila . Just restart your browser and tell that it loaded real fast!! :-)

Some more things to keep you busy.

o Also try things like these (in your firefox browser)to see more of the settings of your browser.

about:buildconfig
about:cache
about:plugins

and

o Go crazy with a new theme on your firefox by installing it from this site http://update.mozilla.org. I just got myself a wicked theme Noia :)





More on Firefox tweaks coming soon.

Tabbed Browsing

Learn to optimize your Firefox for better performance. OK now let's optimize the firefox for tabbed browsing.

Trick?

o Do about:config
o Finds "browser.tabs.showSingleWindowModePrefs" parameter and set it to true.

as you see below



and then click on tools>options to open up these options for you...



Check out more extensions that affect "tabbed" browsing in order to optimize your firefox further!

o Use an interface to edit all your tab preferences
o Quick Tab Preference Toggle: Somwetimes you really want to work in your new browser window, then this is your extension!
o Magpie


Magpie is an add-on for Firefox that allows you to quickly save media (images, videos) and other documents that you find on the internet. It is designed to help you quickly bulk-download media linked from web pages, as well as numeric ranges of files from sites using the Bukster protocol. Magpie also includes tools for adjusting a site's URL by incrementing/decremeting numbers in it, and for "sanitizing" links to real content by stripping off redirector script prefix/suffixes.

From the Horse's mouth.
o And finally Tabbrowser Extension(TBE): A complete overhaul, well this goes a bit too much and I don't know if it really has anything to do with optimizing your firefox but it sure does help optimize user experience.

Comments

  1. Thanks for the tips.

    I use prefetch:1. Create a shortcut and in the target append '/prefetch:1' so that your target looks like

    "C:\Program Files\Mozilla Firefox\firefox.exe" /prefetch:1

    Got this tip from the mozilla forum

    Cheers
    Amar

    ReplyDelete
  2. Hey thanks for haring the tip too, Amar!

    That indeed seems like a nice flag.Unfotunately I can't do it on my firefox. It is already tuned :-)

    But I just saw that those blokes were complaining about load times. I'm sure they fixed it later.

    ReplyDelete
  3. Hey thanks for sharing the tip too, Amar!

    ReplyDelete

Post a Comment

Popular posts from this blog

Security: VMware Workstation 6 vulnerability

vulnerable software: VMware Workstation 6.0 for Windows, possible some other VMware products as well type of vulnerability: DoS, potential privilege escalation I found a vulnerability in VMware Workstation 6.0 which allows an unprivileged user in the host OS to crash the system and potentially run arbitrary code with kernel privileges. The issue is in the vmstor-60 driver, which is supposed to mount VMware images within the host OS. When sending the IOCTL code FsSetVoleInformation with subcode FsSetFileInformation with a large buffer and underreporting its size to at max 1024 bytes, it will underrun and potentially execute arbitrary code. Security focus

Virtualization: GlassHouse hopes to cash in with its IPO!

GlassHouse Technologies Inc. on Tuesday registered to raise as much as $100 million in an initial public offering that, despite the company's financial losses, could prove a hit with investors drawn to its focus on "virtualization" technology. The Framingham, Mass., company offers consulting services for companies that use virtualization software to improve the performance of corporate servers and cut costs in their data centers. GlassHouse also provides Internet-based data storage. "Software-as-a-service," or SaaS, companies and vendors of virtualization products have proved popular among investors in recent years as corporate customers seek alternatives to conventional packaged software. GlassHouse, with roots in both sectors, will test the strength of that interest, said Peter Falvey, managing director with Boston investment bank Revolution Partners. "It will be a bit of a bell weather," he says. "It's not as though it's the 15th SaaS m...