Speed Up Firefox

Ranked #831 in Internet, #48,880 overall

Speed Up Firefox And Set Your Hair On Fire

Speed Up Firefox? Out of the box, Firefox is a FAR superior browser as compared to MS Internet Explorer in regards to its flexibility and reliability.  I have taken the opportunity to compile a list of tweaks anyone can use to speed up Firefox and maximize its performance. Unlike Internet Explorer, YOU WILL NOT BE MAKING CHANGES TO THE SYSTEM REGISTERY

Using these tweaks to speed up Firefox, it is likely you will gain performance improvements of several seconds when loading pages. If you don't already have Firefox, you may download it here: Firefox 2

Performance Settings Used To Speed Up Firefox

Firefox 2

To implement the following tweaks, type "about:config", without the "", in the Firefox Address bar. This will open the Firefox configuration file. Good news is that the changes do not have to be permanent. Changes made to about:config are stored in a file that is not present by default; user.js in the Mozilla profile folder. To go back to the bone stock configuration, simply delete this file and it is like the changes never happened.

When making a change to an existing setting, you will be changing an integer value or a bolean(true/false) value. After highlighting setting with your cursor, right-click to enter changes.

You may want to experiment with different values for the settings listed below. The values I have listed are not set in stone. They are the ones I have found work best for my computer. Again, if there is a problem, you can always delete the user.js file and start over.

A Video Lesson On Using About:Config to Help You Speed Up Firefox

This video is good for those of you who are visual learners and need to see what I am talking about.
Make Firefox much Faster About:Config Tutorial
by jimmyrcom | video info

1,466 ratings | 350,114 views
curated content from YouTube

The Most Important Tweaks To Speed Up Firefox

Everyone Who Uses Firefox Should Implement these Tweaks...

Firefox 2

Text in quotes is setting. Number or (true/false) is the value for the setting

"network.http.pipelining", true
"network.http.pipelining.firstrequest", true
"network.http.pipelining.maxrequests", 8
"user_pref("nglayout.initialpaint.delay", 0

Pipelining does multiple data requests at once and should speed things up. I believe IE did this before and this was partially attributable to the speed advantage that IE had over older versions of Mozilla/Netscape. Initial Paint Delay actually slows down the rendering of the ENTIRE page but since users tend to start reading before the entire page is rendered, setting this to a low value gives the impression that the page loads faster.

Tweaks Common to all configurations

These are the settings that seem to be common to all configuration files regardless of connection speed or computer speed with a couple of additions - plugin paths can be found with about:plugins and the bookmark menu delay is turned off.

"network.http.pipelining", true
"network.http.proxy.pipelining", true
"network.http.pipelining.maxrequests", 8
"content.notify.backoffcount", 5
"plugin.expose_full_path", true
"ui.submenuDelay", 0

Tweaks For A Fast Computer With A Fast Connection

"content.interrupt.parsing", true
"content.max.tokenizing.time", 2250000
"content.notify.interval", 750000
"content.notify.ontimer", true
"content.switch.threshold", 750000
"nglayout.initialpaint.delay", 0
"network.http.max-connections", 48
"network.http.max-connections-per-server", 16
"network.http.max-persistent-connections-per-proxy", 16
"network.http.max-persistent-connections-per-server", 8
"browser.cache.memory.capacity", 65536

A couple settings of note - Firefox is allocated 4096 KB of memory by default and in this configuration we give it roughly 65MB as denoted by the last line. This can be changed according to what is used.

Tweaks For Fast Computer With A Slower Connection

This configuration is more suited to people without ultra fast connections. We are not talking about dial up connections but DSL / Cable connections running at slower speeds.

"content.max.tokenizing.time", 2250000
"content.notify.interval", 750000
"content.notify.ontimer", true
"content.switch.threshold", 750000
"network.http.max-connections", 48
"network.http.max-connections-per-server", 16
"network.http.max-persistent-connections-per-proxy", 16
"network.http.max-persistent-connections-per-server", 8
"nglayout.initialpaint.delay", 0
"browser.cache.memory.capacity", 65536

Tweaks For Slow Computer With A Fast Connection

"content.max.tokenizing.time", 3000000
"content.notify.backoffcount", 5
"content.notify.interval", 1000000
"content.notify.ontimer", true
"content.switch.threshold", 1000000
"content.maxtextrun", 4095
"nglayout.initialpaint.delay", 1000
"network.http.max-connections", 48
"network.http.max-connections-per-server", 16)
"network.http.max-persistent-connections-per-proxy", 16
"network.http.max-persistent-connections-per-server", 8
dom.disable_window_status_change", true

Tweaks For Slow Computer With A Slow Connection

For People with Dial-Up Connections

Firefox 2

"content.max.tokenizing.time", 2250000);
"content.notify.interval", 750000);
"content.notify.ontimer", true);
"content.switch.threshold", 750000
"nglayout.initialpaint.delay", 750
"network.http.max-connections", 32
"network.http.max-connections-per-server", 8
"network.http.max-persistent-connections-per-proxy", 8
"network.http.max-persistent-connections-per-server", 4
"dom.disable_window_status_change", true

Speed Up Firefox With These Keyboard Shortcuts

Firefox 2

Power users (lazy people) love keyboard shortcuts and I have a semi-exhaustive list of the common ones here to be used with Firefox. The most important ones (in my opinion) are near the top while the more benign ones are closer to the bottom. If I have missed anything that you think is important be sure
to let me know.


To use the keyboard shortcuts hold down the CTRL key and press one of the following:

T - Opens a new tab and takes the focus to the new tab

O - Open Local File. This is one of the biggest changes from IE where both Ctrl-O and Ctrl-L opened a dialogue box for a URL.

L - Changes focus to the Address bar

Tab Scrolls through the tabs from current window towards the right. Loops back to the first tab when rightmost tab is reached

1..10 The numbers 1 to 10 takes the focus to Tab 1 to 10

N - Opens a new window like IE


B - Open bookmark sidepanel

D - Bookmark current page

H - Brings up the history dialogue box on the right. Useful if you closed a page accidentally and forgot the URL. Or to make sure your kids are not looking at porn

U - Show page source

Y - Open downloads window

K - Focus goes to search bar



Some of the more common shortcuts just for the heck of it:

R - Refresh current page

F - Find in page

G - Find Again
(used in conjunction with Ctrl-F)

Useful Firefox Stuff on Amazon

Loading

Firefox Stuff On eBay

Loading Fetching RSS feed... please stand by

Firefox In The News

Mozilla outlines Firefox roadmap for 2012
By Lawrence Latif OPEN SOURCE software outfit Mozilla has outlined its Firefox roadmap for 2012 by saying...
Mozilla Will Ask All Certificate Authorities to Revoke SSL-spying Certificates
Unless users will receive similar certificate errors in other browsers, they'll think it's a...
Mozilla Developing Firefox Browser for Windows 8 Metro
Mozilla, the company behind the popular Firefox web browser, has outlined its plans to develop a Windows...
Mozilla's Firefox 10 Muscles Up on Developer Tools
Mozilla's Firefox 10 is relatively light on new user features, but includes a variety of new tools...

More Cool Websites

Simple HTML tricks to use with Squidoo
Dress up your lens.
Get Mozilla Thunderbird
Get Mozilla Thunderbird and Take Back Your Inbox
FIREFOX GOD: 300+ Tools and Resources For Firefox
As the second biggest browser out there, and the biggest open source one, Firefox has a tool for just about ...
Kelpie's Blog
An interesting Tech Blog
Firefox Hacks - Firefox Facts
Quick Firefox, tips, Tricks, Reviews & News.
Tweak Firefox, Optimized Firefox Builds and More!
Tweak Firefox - set the web on fire!
Firefox Tweak Guide - TechSpot
Mozilla Firefox is a great Internet browser, applauded by users and critics alike for its features, performance, usability, customisation and security. Firefox 1.5 builds on Firefox 1.x by adding an integrated auto-update system, improved pop-up blocker and improved standards support, not to mention thousands of bug fixes. This updated guide will take you through all that Firefox 1.5 has to offer covering the options menu, about:config preferences, CSS, extensions and more.
How to Speed Up Firefox by Running It In RAM - wikiHow
This involves a few steps, and a few files, however, it will allow you to run Firefox in RAM (faster) instead of off your hard disk (slower)
SourceForge.net: Firefox Preloader
Firefox Preloader is a utility that is designed to load parts of Mozilla Firefox into memory before it is used to improve the its startup time.
10 Reasons You Should be Using Thunderbird
As an Internet marketer, I do a lot of Internet based research every day. Opening and closing applications to get ...
Squidoo Tagging Tricks: (how to get more visitors and a better search engine ranking using only tags)
Adding tags to your lens is a great way to get found by more people. Through Google, through Squidoo Search, and through lensmasters clicking on their own tags links.Basically, tagging is good.But only if you know what you're doing.So... get learning :)
Build A Niche Store - The eBay Affiliate Website Builder
Build A Niche Store (BANS) is an innovative PHP script which enables you to make money as an eBay affiliate by building eBay affiliate stores (websites) targeted to particular product niches.

With Build A Niche Store you have an immediate choice of 80,000+ niche eBay affiliate stores that you can build across four national online consumer markets...the United States, United Kingdom, Canada and Australia.
Double-Click Relief
by ckuehne | video info

9 ratings | 2,916 views
curated content from YouTube
Firefox Ad
by bhcbhc | video info

112 ratings | 55,966 views
curated content from YouTube
Firefox ad contest winner 2006 Fox Fever 3rd place
by p2f | video info

228 ratings | 93,190 views
curated content from YouTube
Scaring the Competition
by kingkool68 | video info

17 ratings | 3,461 views
curated content from YouTube

...And Still More Places For You To Visit

Affiliate Marketing Guide : Helping Newbies Earn Extra Money from Affiliate Programs
If you're new to online business but want a fast, easy and legitimate way to get started, then you should start with affiliate marketing. This internet income opportunity is considered one of the best ways to earn extra money online. So, what is affiliate marketing? Simply put, affiliate marketing i
Rat Rod Barn - Rat Rods, Hot Rods & Classic Cars For Sale.
Resolve your mid-life crisis and buy a Classic Car
Build A Niche Store - The eBay Affiliate Website Builder
Build A Niche Store (BANS) is an innovative PHP script which enables you to make money as an eBay affiliate by building eBay affiliate stores (websites) targeted to particular product niches.

With Build A Niche Store you have an immediate choice of 80,000+ niche eBay affiliate stores that you can build across four national online consumer markets...the United States, United Kingdom, Canada and Australia.

Reader Feedback

Please let me know if any of this information helps Speed Up Firefox, for you. Also, any suggestions for additional tweaks would really be appreciated

-Rossman-

submit

Headlines From Digg

4 Things 'Star Wars' Fans Need to Accept About George Lucas
The Rock Record Got a Bad Rap: Fossil Diversity Accurately Reflects History
Brain Scans Could Reveal If Your Relationship Will Last
CEO: Twitter Won't Be Ready For IPO For "A Couple Of Years"
Your Heartbeat Could Be Your Password

Vote For Your Favorite Firefox Video

FireFox 0 points

Mozilla Firefox 2 0 points

Firefox Ad 0 points

Firefox - "Smells Terrific" 0 points

Firefox vs Internet Explorer vs Opera 0 points

Plug-ins To Help Your Life Run Faster And Easier

Answers
1-Click Answers TM will save you even more time with AnswerTips that instantly deliver the information you are looking for. Just point at any word, hold the Alt key (Ctrl in Linux) and click. Upon letting go, an AnswerTip in the form of a pop-up "information bubble" appears on the screen explaining the term.
AdaptiveBlue: The Makers of BlueOrganizer and SmartLinks
nteract With Things: BlueOrganizer recognizes things like books, music, wine, restaurants and travel destinations in the web pages and links that you browse, making it easier for you to connect to relevant information about those things.

Access Information Faster: BlueOrganizer helps you save time by navigating the web via smart, context-sensitive shortcuts with BlueMenu. And because BlueOrganizer understands your context, the relevant information is always just a click away.

Find What Matters to You: BlueOrganizer's BlueMenu shortcuts are automatically personalized based on your browsing history. BlueMenu always takes you to relevant information on sites that you like and use.

Help Power a Smarter Web: Share Smart Browsing with your friends and family by posting SmartLinks on your blogs and social network profiles.
"Simply put, BlueOrganizer turns your right mouse button into a jumping-off point that leads to dozens of web services. Right-click on a word, a product, a company, a person or a link anywhere on the web and the add-on will give you a context-sensitive menu full of ways to learn more about and do more with whatever term you're interested in." - Michael Calore, Wired Magazine.
Fasterfox - Performance and network tweaks for Firefox.
Fasterfox - Performance and network tweaks for Firefox.

Funny Firefox Photos

Hey, wait a minute! You appear to be running a dodgy browser... by dullhunk
Performance work-week, Brussels 2012 by autonome
Performance work-week, Brussels 2012 by autonome
Performance work-week, Brussels 2012 by autonome
Performance work-week, Brussels 2012 by autonome
Performance work-week, Brussels 2012 by autonome
Performance work-week, Brussels 2012 by autonome
Performance work-week, Brussels 2012 by autonome
Performance work-week, Brussels 2012 by autonome
020620124508 by roland
automatically generated by Flickr
FireFox
by cnbruce | video info

5,517 ratings | 986,039 views
automatically generated by YouTube

by

Rossman

I am a    Registered Nurse. I live in Tampa, Florida with my two Siamese cats, Arlo, and Timmy
 

Feeling creative? Create a Lens!