Tag: config

How to make Firefox load pages faster

February 14, 2008 by Jason

Here are a few steps to making your browser a little faster. comes preset for dial-up users, but can be optimized for better if you have a . This is for users with at least a connection.

Things You’ll Need:

* browser
* High connection (not dial-up)

Step 1:

Type “about:” into the address bar and hit return. Read More»

Making Firefox Handle Multiline Pasted

December 15, 2007 by Jason

Andrei provides an excellent tip for users in Pasting Wrapped URLs:

Here’s another / tip: if you copy a URL wrapped over multiple lines from somewhere and try to paste it into the address bar, you will end up only with the first line of it. To fix it, go to about: and change editor.singleLine.pasteNewlines setting to 3 or add: Read More»

Optimise Firefox for broadband

December 08, 2007 by Jason

Believe it or not, is optimised for dial-up connections by default. You need to change some settings to get the browser’s best over DSL, cable or other links.

Before you change anything, back up ’s file; return to the page “Better Default Google Search” and scroll down to “Back Up ’s ‘Registry’ ” for details.

Next, open Firefox and press Ctrl, L to place the cursor in the address bar. Type about: and press Enter. Then enter .http in the filter field. Now make the following changes:

In the field of ‘ Name’ choices (click on the thumbnail at right to see the screen), double-click .http. to set it to ‘true’. Read More»

Simple Firefox Speed Tweak

September 10, 2007 by Jason

firefoxOver the years I have tried a number of to up the browser, some of them work quite well, but this has to be the best one yet, and it is really easy. All you have to do is open ’s hidden menu, to do that go to the address bar and type about: and the settings list opens. Scroll down until you come to -next, and if the entry in the Value column reads Read More»

Speed Up Your Internet With FireFox

September 07, 2007 by Jason

when compared to IE has many features which can be turned on and off. Users can play with the for enhanced user . Here is a short tutorial on how to up your connection with . Follow these steps:

1. In address bar (where you type the website address) type about: and hit enter.
2. In filter box just below the address type in .
3. Then scroll down half way untill you see .http.pipeling. Click on the right column to change the value to True.
4. Now below this row change the value of .http.pipeling.maxrequests to 10.
5. Then click ok and restart .
Read More»

Speed Up Firefox Page Rendering

September 03, 2007 by Jason

applications render pages incrementally - they display what’s been received of a page before the entire page has been downloaded. Since the start of a page normally doesn’t have much useful information to display, applications will wait a short interval before first rendering a page: by default, doesn’t try to render a page for 250 milliseconds while it’s waiting for data.

If you use about: to add the Integer nglayout.initialpaint.delay, and set the value to 0, immediately starts to display the page, even without complete data (lower values will make a page display more quickly, Read More»

Firefox about:config Fixup

August 17, 2007 by Jason

By default, the about: automatically detects preferences and displays the setting. But if you are a working on customizing the default settings, this can be very confusing. This little extension “fixes” the default behavior to display the chrome of the .properties file.

Works with 2 -> 2.0.0.* Read More»

Run Firefox from removable media

August 07, 2007 by Jason

This advanced tip makes it possible to run from removable media, such as a USB memory stick. This will allow you to run Firefox with your personal settings from any computer, even those that don’t have installed. It has only been tested on XP/vista. The basic instructions are as follows: Read More»

The secrets of about:config - part1

August 05, 2007 by Jason

has garnered a reputation for being an enormously customizable program, both through its add-on architecture and its internal settings. In fact, many of ’s settings aren’t exposed through the Tools > Options menu; the only way to change them is to edit them manually. In this article, we’ll explore some of the most useful settings that you can change on your own and that aren’t normally available through the program’s graphical interface.

The closest analogy to how manages its internal settings is the Registry. Each setting, or , is given a name and stored as a string (text), integer (number) or Boolean (true/false) value. However, doesn’t keep its settings in the registry, but in a file called prefs.js. You can edit prefs.js directly, but it’s often easier to change the settings through the browser window. Read More»

How To Increase The Number Of Firefox Simultaneous Downloads

August 03, 2007 by Jason

Many assume that the limit of simultaneous download form a server is limited only to Explorer but as it’s a standard to limit the number of simultaneous download to 2, also falls under the same category. When you click a couple of files to download in you might have noticed everything adding up in the download manager but only two files get downloaded form a server at any time.

Note: You might have seen downloading more than two files at the same time but they may be from different servers.

So, how to increase the number of simultaneous download limit per server in ? Read More»