Verified and certified by me - Profit!

Posted by entertainmentzoo Sunday, January 4, 2009

Verified and certified by me - Profit!

Not written by me but an amazing article.

Firefox-3 Tips and Tricks!!

1. Duplicate tabs. Press Ctrl while dragging a tab to create a duplicate of the dragged tab including its history. Note that this feature doesn’t work on Mac.
2. Move tabs to another window. Just drag a tab and drop it on another window to move it. If the dragged tab is the last one in its window, it will be closed.
3. Resize the search bar. When the search bar is placed next to the location bar, you can drag the handler between them (invisible on Windows and Linux) to resize it.
4. Add keyword search. Select Manage Search Engines… in the search engines menu to open the Search Engines Manager, select a search engine, press Edit Keyword… and enter a few characters to define one. Now you can enter the keyword followed by your search terms in the location bar to search with that plugin.
5. Discontinuous selections. Make a selection with the mouse as you usually do. Then press and hold the Ctrl (Cmd on Mac) key to make additional selections and create a larger discontinuous one so you can copy or print just what you need.
6. Integrated add-ons. No need to visit Mozilla Add-ons because Firefox 3 brings it to you directly from the Add-ons Manager new Get Add-ons page: search, find and install with a single click.
7. Disable plugins. Crashing? It may be a plugin. To be sure, disable the suspect through the new Plugins page in the Add-ons Manager.
8. Check your crashes. Enter about:crashes in the location bar to get a list of crashes submitted by Breakpad (Mozilla’s crash reporter). Click on a crash report to get details provided by Socorro, Mozilla’s crash reports server.



Firefox 3 - 5 Hacks to make it even more Fast!!


1. Enable Pipelining -
This is one of the most basic things to be done with all versions of firefox. 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.

2. Reduce content switch threshold -
If you don’t move your mouse or touch the keyboard for 0.75 seconds (the content switch threshold), 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.
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.

3. Block Flash -
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.

4. 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.

5. 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.

Download Link: Part 1

0 comments

Post a Comment