Stopping Firefox 2.0 from resizing images

I just upgrading my Dapper Drake box to Firefox 2.0 this past weekend, I've been fixed silly little quirks left and right to get it running like i want. One of these problems is that when you open only a large image from a website, Firefox will resize it to fit inside the viewport. Needless to say they forgot to include a menu item to turn this feature off, so heres how:

1. Open a new tab and go to about:config
2. Either look for browser.enable_automatic_image_resizing in the list or just type it into the filter box
3. Change its value to false and you're done

I will probably be posting more Firefox hacks later on as time passes. Happy hacking everyone!

Submit to RedditSubmit to Reddit Submit to Del.icio.usSubmit to Del.icio.us Submit to SlashdotSubmit to Slashdot


Activating Session Restore in Firefox 2

In Firefox 1.5 SessionSaver was a great plugin that allowed us to restore all of our tabs and keep items we were looking at up without the need for bookmarking every little thing. With the introduction of Firefox 2, SessionSaver is no longer available, but this new version has an inactive feature called SessionRestore that functions roughly the same way, this guid will show you how to activate it.

Open Firefox and in a new tab type about:config then press enter. Once the setting page is open look for lines beginning with browser.sessionstore. we will be looking for the following items:

browser.sessionstore.enabled
browser.sessionstore.interval
browser.sessionstore.resume_session
browser.sessionstore.resume_session_once

If they are not there, then right click and choose new followed by the type for each, use the guide below to change/add your entries.

browser.sessionstore.enabled | Type: boolean | Value: true
browser.sessionstore.interval | Type: integer | Value: 30000 (equals 30 seconds, adjust to taste)
browser.sessionstore.resume_session | Type: boolean | Value: true
browser.sessionstore.resume_session_once | Type: boolean | Value: true

Close and reopen Firefox to enjoy the befefits of session restore.


Digg This! Submit to RedditSubmit to Reddit Submit to Del.icio.usSubmit to Del.icio.us Submit to SlashdotSubmit to Slashdot


Copyright © 2005 - 2010 Fast Track Sites