Showing posts with label Firefox. Show all posts
Showing posts with label Firefox. Show all posts

8 hacks to make Firefox ridiculously fast


Firefox has been outperforming IE in every department for years, and version 3 is speedier than ever.

But tweak the right settings and you could make it faster still, more than doubling your speed in some situations, all for about five minutes work and for the cost of precisely nothing at all. Here's what you need to do.

1. Enable pipelining

Browsers are normally very polite, sending a request to a server then waiting for a response before continuing. Pipelining is a more aggressive technique that lets them send multiple requests before any responses are received, often reducing page download times. To enable it, type about:config in the address bar, double-click network.http.pipelining and network.http.proxy.pipelining so their values are set to true, then double-click network.http.pipelining.maxrequests and set this to 8.

Keep in mind that some servers don't support pipelining, though, and if you regularly visit a lot of these then the tweak can actually reduce performance. Set network.http.pipelining and network.http.proxy.pipelining to false again if you have any problems.

2. Render quickly

Large, complex web pages can take a while to download. Firefox doesn't want to keep you waiting, so by default will display what it's received so far every 0.12 seconds (the "content notify interval"). While this helps the browser feel snappy, frequent redraws increase the total page load time, so a longer content notify interval will improve performance.

Type about:config and press [Enter], then right-click (Apple users ctrl-click) somewhere in the window and select New > Integer. Type content.notify.interval as your preference name, click OK, enter 500000 (that's five hundred thousand, not fifty thousand) and click OK again.

Right-click again in the window and select New > Boolean. This time create a value called content.notify.ontimer and set it to True to finish the job.

3. Faster loading

If you haven't moved your mouse or touched the keyboard for 0.75 seconds (the content switch threshold) then Firefox enters a low frequency interrupt mode, which means its interface becomes less responsive but your page loads more quickly. Reducing the content switch threshold can improve performance, then, and it only takes a moment.

Type about:config and press [Enter], right-click in the window and select New > Integer. Type content.switch.threshold, click OK, enter 250000 (a quarter of a second) and click OK to finish.

4. No interruptions

You can take the last step even further by telling Firefox to ignore user interface events altogether until the current page has been downloaded. This is a little drastic as Firefox could remain unresponsive for quite some time, but try this and see how it works for you.

Type about:config, press [Enter], right-click in the window and select New > Boolean. Type content.interrupt.parsing,click OK, set the value to False and click OK.

5. Block Flash

Intrusive Flash animations are everywhere, popping up over the content you actually want to read and slowing down your browsing. Fortunately there's a very easy solution. Install the Flashblock extension (flashblock.mozdev.org) and it'll block all Flash applets from loading, so web pages will display much more quickly. And if you discover some Flash content that isn't entirely useless, just click its placeholder to download and view the applet as normal.
6. Increase the cache size

As you browse the web so Firefox stores site images and scripts in a local memory cache, where they can be speedily retrieved if you revisit the same page. If you have plenty of RAM (2 GB of more), leave Firefox running all the time and regularly return to pages then you can improve performance by increasing this cache size. Type about:config and press [Enter], then right-click anywhere in the window and select New > Integer. Type browser.cache.memory.capacity, click OK, enter 65536 and click OK, then restart your browser to get the new, larger cache.

7. Enable TraceMonkey

TraceMonkey is a new Firefox feature that converts slow Javascript into super-speedy x86 code, and so lets it run some functions anything up to 20 times faster than the current version. It's still buggy so isn't available in the regular Firefox download yet, but if you're willing to risk the odd crash or two then there's an easy way to try it out.

Install the latest nightly build (ftp://ftp.mozilla.org/pub/firefox/nightly/latest-trunk/), launch it, type about:config in the address bar and press Enter. Type JIT in the filter box, then double-click javascript.options.jit.chrome and javascript.options.jit.content to change their values to true, and that's it - you're running the fastest Firefox Javascript engine ever.

8. Compress data

If you've a slow internet connection then it may feel like you'll never get Firefox to perform properly, but that's not necessarily true. Install toonel.net (toonel.net) and this clever Java applet will re-route your web traffic through its own server, compressing it at the same time, so there's much less to download. And it can even compress JPEGs by allowing you to reduce their quality. This all helps to cut your data transfer, useful if you're on a limited 1 GB-per-month account, and can at best double your browsing performance.

25 essential Firefox add-ons for power users


A bare copy of Firefox is a wonderful thing, but when you start stuffing it with add-ons it gets even better.

So what are the best add-ons for power users? Here's our top 25:

1. All-in-one Sidebar

All-in-one Sidebar(https://addons.mozilla.org/en-US/firefox/addon/1027) makes Firefox's Sidebar more useful by displaying pretty much anything you might want: source code, downloads, add-ons, page info, entire web pages…

2. Stealther

Jealous of Safari's Porn Mode – ahem, Private Browsing? Now you can have it too, with Stealther(https://addons.mozilla.org/en-US/firefox/addon/13060.

3. Web Developer Toolbar

The name's a clue: the Web Developer Toolbar(http://chrispederick.com/) adds a toolbar containing useful tools for web developers.

4. Instapaper

Install Instapaper's bookmarklet and you can store interesting things to read later. You can view pages without ads or other distractions, and it works on phones as well as PCs.(http://www.instapaper.com/)

5. FireFTP

FireFTP is an excellent bit of charityware – it's free, but donations are encouraged. It puts a fully featured FTP program right inside your browser.(https://addons.mozilla.org/en-US/firefox/addon/684)

6. Greasemonkey

The Swiss Army Knife of the Internet, Greasemonkey enables you to bend sites to your will through the power of JavaScript.(https://addons.mozilla.org/en-US/firefox/addon/748)

7. Tab Mix Plus

Get complete control over Firefox's tab handling, from the way tabs look to the way they work, with Tab Mix Plus.(https://addons.mozilla.org/en-US/firefox/addon/1122)

8. User Agent Switcher

Browser sniffers stopping you from seeing sites? Pretend you're using a rubbish browser by changing the user agent string with User Agent Switcher.(https://addons.mozilla.org/en-US/firefox/addon/59)

9. IE View

Sometimes you need to view or test a page in IE. IE View is a Windows-only extension that makes it a one-click job.(https://addons.mozilla.org/en-US/firefox/addon/35)

10. IE Tab

Does much the same as IE View, but opens IE within a Firefox tab. Once again IE Tab is Windows-only.(http://ietab.mozdev.org/)

11. Sage

Firefox's RSS support is pretty basic. Sage gives you a fully-featured RSS and Atom feed reader that's a joy to use.(http://sage.mozdev.org/)

12. HideBad

Pretend you're busy working with this excellent boss key. Not only does HideBad replace the current tabs with safe ones, but it zaps your browsing history, too.(https://addons.mozilla.org/en-US/firefox/addon/1052)

13. Download Statusbar

Keep track of and control your file downloads without leaving the main browser window with Download Statusbar.(http://downloadstatusbar.mozdev.org/)

14. DownThemAll

Download every link or linked image from a web page in one fell swoop, filtering out unwanted file types automatically with DownThemAll.(http://www.downthemall.net/)

15. FoxyTunes

FoxyTunes lets you control your music player, or take advantage of Yahoo!'s online MP3 player, while you wander around the Web.(http://www.foxytunes.com/firefox/)

16. Gmail Space

So unofficial that Google will probably kill you if it catches you using it, Gmail Space turns Gmail into an online hard disk.(https://addons.mozilla.org/en-US/firefox/addon/1593)

17. StumbleUpon

StumbleUpon is the easy way to discover sites that other people liked.(http://www.stumbleupon.com/)

18. NoScript

Eliminate annoyances and security risks by blocking scripts and other executable content from sites you don't trust with NoScript.(https://addons.mozilla.org/en-US/firefox/addon/722)

19. BugMeNot

Don't want to register to read an article? BugMeNot gives you other people's logins.(http://erichamiter.com/firefox/bugmenot)

20. Mouse Gestures

A massive time saver, Mouse Gestures enables you to navigate with a quick flick of the mouse.(https://addons.mozilla.org/en-US/firefox/addon/39)

21. Fast Video Download

Download embedded video clips with Fast Video Download so you can watch them at your leisure.(https://addons.mozilla.org/en-US/firefox/addon/3590)

22. ScribeFire

ScribeFire is a superb in-browser blog editor that works with everything from LiveJournal to WordPress.com and WordPress.org.(http://www.scribefire.com/public/blog_editor)

23. BetterSearch

BetterSearch adds previews to search results so you don't end up on irrelevant, malicious or obscene websites. Unless that's what you're looking for...(https://addons.mozilla.org/en-US/firefox/addon/211)

24. FlashBlock

Flash is often used for in-page annoyances, so FlashBlock gets rid of all of it unless you specifically click on a bit of Flash content.(http://flashblock.mozdev.org/)

25. Adblock Plus

Adblock Plus eliminates invasive ads and makes some sites look very weird as a result.(https://addons.mozilla.org/en-US/firefox/addon/1865)