Monday, January 14, 2008

Firefox tips and triks 7. Firefox Tips from googlesystem.blogspot.com

Tips was found in googlesystem.blogspot.com

1. Change the refresh for live bookmarks
Type about:config, create a new integer value browser.bookmarks.livemark_refresh_seconds and enter the number of seconds for the update interval (default:3600).

2. Change the way Firefox handles keywords typed in the address bar. If you don't type a URL, Firefox sends you to the first result for your query.
Type about:config, write keyword.URL in the Filter, and change the value to
http://www.google.com/search?ie=UTF-8&sourceid=navclient&gfns=1&q=
If your query has a clear match (like [slashdot], [stanford]), the functionality will remain. If you enter a general query (like [pizza recipes]), you're sent to the results page.

3. Change the source editor.
Type about:config and edit these values.
view_source.editor.external - open the source with an external application (default: false, change to true)
view_source.editor.path - the path to a text editor like Notepad, Notepad2, NoteTab.

4. Hold down Ctrl when you click on "View image" in the contextual menu to open the image in a new tab. The same trick works for bookmarks, history items, home button, links and can also be done by clicking on the middle button.

5. Move bookmark folders by pressing Shift while using drag&drop.

6. Delete an item from the address bar's history by selecting it with the arrow keys and pressing Shift+Delete.

7. If Adobe Reader crashes your browser go to tools->options->downloads->view and edit actions. Select PDF, change action and choose "Save them on my computer". You can do the same with other file types (like MP3, WMA, MPG).

8. Type / to search in the current page and Ctrl+K to search the web (bring focus to the search box).

9. Duplicate a tab by clicking on the address bar and typing Alt+Enter.

10. Firefox fixed a number of memory leaks in version 1.5.0.1, so make sure you have the latest stable version. Now let's optimize Firefox to use less memory and to work faster.

Type about:config in the address bar.

* create a new boolean entry config.trim_on_minimize and set it to true
* set browser.cache.memory.capacity to a fixed size (the default values are: for 256 MB RAM - 14336, 512 MB RAM - 22528, 1 GB RAM - 32768). A good value to try is 16384.
* set browser.sessionhistory.max_total_viewers to 0
* change image.animation_mode to none

Go to Tools/Options.

* set the disk cache memory to a low value (less than 50 MB)
* turn off Java
* try to avoid these extensions: Adblock, Fasterfox, IE Tab, Session Saver. Use Adblock Plus instead of Adblock.
* don't use more than 5 extensions

Using these tips, I could make Firefox use 50 MB of RAM on average, from more than 100 MB of RAM before.

If you want to fully optimize your memory, you should try FreeRAM XP Pro, a free program that recovers memory leaks.

No comments: