Usefull Firefox settings

Here are various settings that make browsing with Firefox a lot better … for me.
They have been gathered over quite some time from various resources.

Start up Firefox and enter about:config in the location field.

browser.xul.error_pages.enabled = true
This way you don’t get annoying popups if a request times out or a site doesn’t exist.

network.http.pipelining = true
Allow to make multiple requests when retrieving pages.

network.http.pipelining.maxrequests = 32
Defines how many requests can be done in parallel.

There are some more, but I’ll have to filter them from my settings.

Leave a Reply


anti’s blog is proudly powered by WordPress
Entries (RSS) and Comments (RSS).