Firefox 3.5 Add-Ons Round-up!
Firefox 3.5 is out already a few days! Get if folks! Ditch your Opera, IE, Chrome and Safari!
I thought I'd share my Add-Ons I pretty much use on daily basis.
Adblock Plus:
Ads, oh how I loathe them. This addons takes care of every ad I came across until today. I'm 100% ad-free! Of course websites who rely on their only income, ads, will suffer from this.
So remember, if you have a favorite site you frequently visit and it relies on ad revenue to keep alive, un-block and support it!
Fasterfox Lite:
Remember the 5 tweaks I posted way back then? Well this Add-On takes care of it automatically. Except this LITE version, which is the only one functioning for 3.5, doesn't have prefetching.
If you don't like to do these manual tweaks this is the Add-On for you.
Edit 25.09.2009: Fasterfox has been updated to run with 3.5 since August 26th 2009. Not the Lite, the normal one!
Flagfox:
Since I sometime need to know about the location of a website or its server, Flagfox gives me their IP, location and ask whois detailed information, if needed to be.
Gmail Notifier:
If you own a single GMail account this is small addon to notify you if you got new mails in the inbox. There's a GMail Manager for those with multiple accounts.
NoScript:
Perhaps the most important Add-On for Firefox. It is, assumed it's correctly configured, what makes Firefox and in turn your computer so resilient to scripts, Keyloggers and viruses.
I can pretty much click any link I come across without fear of somehow installing malicious software, keyloggers or viruses.
This Add-On is constantly being updated to keep up against scripts, keyloggers and viruses who try to circumvent NoScript. 3 cheers to open-source!
PDF Download:
I think the name explains it all. It allows you to choose between downloading a PDF file or opening it up
Skipscreen:
With 1-click-hosters such as Rapidshare, Netload, Megaupload, etc. becoming widely popular this Add-On is pretty much a must have if you want to skip all the unnecessary pages to go directly to download.
Saved me a lot of time, this diamond!
5 easy-to-do tweaks to make your Firefox faster!
I was angry and frustrated that Firefox once again has slowed down the i-lost-count-this time! Seriously, it's such a great browser but so full of little problems which really can get annoying as hell!
So I went to google and found 5 easy-to-do tweak with remarkable results! Remarkable, because you truly can see the difference between a standard and a tweaked Firefox. One might wonder why such tweaks are not standard options..
Type “about:config” into the address bar and hit return. Look for the following entries:
- "network.http.pipelining" and set value to true
- "network.http.proxy.pipelining" and set value to true
- "network.http.pipelining.maxrequests" and set value to 30-40
- "nglayout.initialpaint.delay" and set value to 0
- "config.trim_on_minimize" and set value to true
If you don't have them, create them:
- Right click -> new -> boolean -> type in "network.http.pipelining" -> set value to true
- Right click -> new -> boolean -> type in "network.http.proxy.pipelining" -> set value to true
- Right click -> new -> boolean -> type in "config.trim_on_minimize" -> set value to true
- Right click -> new -> integer -> type in "network.http.pipelining.maxrequests" -> set value to 30 (default is 1)
- Right click -> new -> integer -> type in "nglayout.initialpaint.delay" -> set value to 0
Now the explanation as to what does what:
network.http.pipelining and network.http.proxy.pipelining:
It enables pipe-lining, which means the browser normally sends 1 request at a time, with pipeline enabled it will send the amount of request you set in "network.http.pipelining.maxrequests"!
network.http.pipelining.maxrequests:
Like I said Firefox usually sends 1 request at any time. By setting a different value than 1, you force Firefox to send more requests thus enabling it to load faster, because he gets more responses at any time.
config.trim_on_minimize:
Each time you minimize your Firefox it will clear the RAM. Firefox is infamous of wasting RAM for Pages you don't need so you can go "back" to them.
nglayout.initialpaint.delay:
If this value doesn't exist or isn't set Firefox waits 250 milliseconds, or 0.25 of a second then starts rendering the requested page(s). People report that setting it to 0, ergo forcing Firefox to begin rendering immediately causes almost all pages to show up faster.
Addendum:
If you are one of the lazy lot, and don't want to manually tweak your Firefox, here's a great Extension with virtually the same effect
Fasterfox: https://addons.mozilla.org/en-US/firefox/addon/1269
Enjoy your new, faster Firefox!






