Archive for the 'Mozilla Firefox' Category

Style any website using ‘Stylish’

We all know how styles are important to any website and we all spend some time styling our websites, but can you style other websites ?
For example: You often visit cnn.com, you read the content… but dont like the design ? well you can change it using firefox and stylish.

I have done this for gmail and the result is incredible :D

Gmail Styled

Gmail Styled

Gmail Styled

You can get stylish from here
You can also get already done styles from here

A good style that i found there is:
Gray YouTube ( http://userstyles.org/styles/1078 )

You Tube Styled

Enjoy :)
// Jo

Popularity: 11% [?]

Control Your Firefox RAM Usage

Mozilla Firefox is a web browser project descended from the Mozilla application suite, managed by the Mozilla Corporation. Firefox had 16.80% of the recorded market share in Web browsers as of December 2007, making it the second-most-popular browser in current use worldwide.

Background

On Windows operating systems, when a program is minimized and left for a period of time, Windows will swap memory the program is using from RAM onto the hard disk in anticipation that other programs might need RAM. Because of the way Mozilla applications are stored in memory, Windows is much more aggressive in swapping out the memory they use, which can cause a delay when the program is restored.
The “Config.trim_on_minimize” preference determines whether to allow Windows to swap out memory from a minimized Mozilla application.

Possible values and their effects:

true — Allow Windows to swap out memory when the program is minimized.

false — Prevent Windows from swapping out memory when the program is minimized. (Default)


This preference does not exist by default, in order to change it’s default value:

  1. Open Firefox and go to the Address Bar. Type in about:config and then press Enter.
  2. Right Click in the page and select New -> Boolean.
  3. In the dialog box that pops up, enter config.trim_on_minimize and hit Enter.
  4. Now set value to True.
  5. Restart Firefox.

Setting this preference to true has it’s advantages and disadvantages.

Popularity: 13% [?]