Tag Archive | "firefox 3"

Tags: , , , , ,

Firefox About Robots Easter Egg


Besides new enhancement and improvement, also come with a , just like the previous version of Firefox with the Kitchen Sink Easter Egg.

This time it is all in new Easter Egg.

Firefox 3 About Robot Easter Egg

About Robot Easter Egg

To view the new Easter Egg,

  1. Go to Address Bar.
  2. Type “about:robots” without the quote

A disclaimer will appear in the browser. It seems that this new about:robots easter egg feature some famous quotes from several movies and TV Series with robots.

As always, the team never fail to impress.

Tags: , , , , ,

See also:

Posted in Easter Egg, SoftwareComments (0)

Tags: , , , , ,

Firefox 3.1 beta 1 download


Mozilla have made .1 beta 1 available for download.



Be advised though that .1 beta 1 is beta version and mostly will contains bugs and extensions compability. Some of the new features implemented in .1 beta 1 are:

  • Web standards improvements in the Gecko layout engine
  • Added support for CSS 2.1 and CSS 3 properties
  • A new tab-switching shortcut that shows previews of the tab you’re switching to
    Improved control over the Smart Location Bar using special characters to restrict your search
  • Drag and drop tabs from one Firefox window to another.
  • Support for new web technologies such as the and elements, the W3C Geo location API, JavaScript query selectors, web worker threads, SVG transforms and offline applications.

Another features worth noticing is that .1 beta 1 scored a respectable 89/100 in acid test. In my previous post on badxp, I wrote about the new privacy features of .1 dubbed the “porn mode“. Interestingly, the new privacy mode are not mentioned in this new beta 1 release of .1 beta 1.

Those interested in trying the beta 1 version of .1 can dowload .1 beta 1 from mozilla download page.

Tags: , , , , ,

See also:

Posted in SoftwareComments (0)

Tags: , , , , ,

Firefox 3.1 porn mode


Mozilla will incorporate a mode, known to some as in their new .1 release.


.1 will enable user to browse the web using .1 without worrying that the browser collecting history and cookies while browsing. This feature have been provided by other browser such as Internet Explorer 8, Safari, and the new Google Chrome.

However, talks have it that .1 or private mode differ from other browser’s private, as upon entering .1 , the browsing information are still accessible by the sites and your ISP. The only things you are hiding are from your parents, husband/wife, or your kids.

Tags: , , , , ,

See also:

Posted in SoftwareComments (1)

Tags: , , ,

Firefox 3.1 (soon to be released) awesome bar


The soon to be released .1 will incorporate more “awesome” features in the so called .



According to Ryan Wagner over at CyberNetNews, he recently dug into the about:config settings in the latest nightlies of Firefox, and points out a number of new preference that create wildcards. The settings are:

  • browser.urlbar.match.title (#): Returns results that match the text in the title.
  • browser.urlbar.match.url (@): Returns results that match the text in the URL.
  • browser.urlbar.restrict.bookmark (*): Returns only results that are from the bookmarks.
  • browser.urlbar.restrict.history (^): Returns only results that are from the browser’s history.
  • browser.urlbar.restrict.tag (+): Returns only results that have been tagged

A quick use of these new features in .1 will bring more enhance browsing experience for .1 user.

I wrote a tutorial on how to disable firefox 3 awesome bar before, but with the new features of the in soon to be release , you might want to think twice before disabling them.

Tags: , , ,

See also:

Posted in News, SoftwareComments (1)

Tags: , , ,

Firefox 3 small back button


come with a lot of new features, and a suprisingly large oversized back button. I don’t know what came into the developer mind when they decided to put an oversized back button on the new . Maybe their research on ergonomic and surfer’s behavior have led them to conclude the need for an oversized back button on .

Luckily, the developer of gave us a choice of turning the large back button on to small back button. To change large back button to small big button, follow this simple steps.

  1. Go to menu “View”, select “Toolbars”.
  2. Select “Customize”.
  3. In Customize pop up box, select “use small icons”.
  4. Click “done”.

That is all the steps you need to enable small back button. If you want turn the large oversized back button on, just untick “Use small incons” in the “Customize” window. Hopefully this simple guide will help those who are looking of a way to use small back button.

Tags: , , ,

See also:

Posted in Software, Tips and GuidesComments (3)

Tags: , ,

Firefox 3 improve performance by enabling windows to swap memory


memory management have improved tremendously over the previous version of Firefox which are well known for its memory hogging problems. But if you are low and RAM, and would like to shave off some memory from when is minimized, you can add an entry to that will allow Windows to swap out memory from when the application is minimized.

To enable Windows to swap out memory when is minimized:

  1. Type “about:config” in location bar.
  2. Right click anywhere on the about:config page.
  3. Click New.
  4. Select “boolean
  5. Enter “config.trim_on_minimize”
    Firefox 3 enable windows swap
  6. Select “true”.
    Firefox 3 enable windows swap
  7. Click OK.
  8. Restart .

This preferences will enable Windows to swap memory when is minimized.

Tags: , ,

See also:

Posted in Software, Tips and GuidesComments (1)

Tags: , , ,

Firefox 3 automatically close download manager


Download manager in is a built in handy tools for managing your downloads directly from your browser. The default settings of download manager is the download manager won’t close itself even after the download finish. I find this annoying, and if you are like me, you would want the download manager to automatically close itself when the downloads are done.

The way to enable automatically close download manager after all the downloads are done is easy. Just follow this simple steps below:

Firefox 3 automatically close download manager

  1. Type about:config in location bar.
  2. type browser.download.manager.closeWhenDone in the filter bar
  3. Now double click browser.download.manager.closeWhenDone on the main window.
  4. Or you could right click on browser.download.manager.closeWhenDone and choose toggle.
  5. This will change the value of browser.download.manager.closeWhenDone to “true”.

And this will enable download manager to close itself when your downloads are done.

If by any chance you want do disable download manager to close itself when downloads are done, just change the browser.download.manager.closeWhenDone value to false.

Tags: , , ,

See also:

Posted in Software, Tips and GuidesComments (1)

Tags: , , , , ,

Firefox 3 disable single click select all in location bar


Relating to my previous post on how to disable , it seems that they are other changes on the new final release. One of the new changes to is when you click on the location bar or the , the click will select the entire URL in the location bar. In previous version of Firefox, single click will insert a the cursor, while double clicking will select the entire URL in Firefox location bar.

If you are not comfortable with the new function, you can disable single click will select the entire URL in location bar or by editing in config file. The steps are:

  1. Type about:config in location bar
  2. Go to
  3. Double click to change the value to “false”
  4. Close and restart .

Firefox 3 disable single click select all in location bar

By editing and changing the value of to false will disable single click select all, and will resulted in the same action as the previous version of firefox, where single click will insert a cursor in the location bar.

Tags: , , , , ,

See also:

Posted in Software, Tips and GuidesComments (4)

Tags: , , , ,

Disable Firefox 3 awesome bar


new improved address bar or famously known as is a great improvement over Firefox 2 location bar. As I’ve written on my previous posting, one the you should upgrade to , will display a drop down list of your browsing history in url, text (not just in the url of the website but also texts from the title or the page of the website), and Gmail messages.

Disable Firefox 3 awesome bar

If by any chance you find a bit cumbersome to use, you can disable function entirely. There are a lot of talks on the net about the difficulty of using the awesome, and some claim that are only for advance user.

Currently there are two method to disable .

Method 1 - Tweak about:config file. Follow steps below to disable by editing about:config file.

  1. Type about:config in location bar
  2. Go to
  3. Double
  4. Change the value (default is 12) to 0
  5. Close and restart .

Method 2 - Install oldbar extension

  1. Download oldbar extension from https://addons.mozilla.org/en-US/firefox/addon/6227
  2. Install and restart .


Installing oldbar extension for seems to be the easiest way to disable . Hope this guide will help those who are not comfortable using the new and want to disable firefox .

Tags: , , , ,

See also:

Posted in Software, Tips and GuidesComments (3)

Tags: , , , , ,

5 reason you should upgrade to Firefox 3


With all the hype surrounding , and related to my previous post that in beta form is way faster than IE7 and Firefox 2, I have found 5 wonderful reason why you should upgrade to .

5 reason why you should upgrade to Firefox 3

The why you should upgrade to are:

  1. offer better performance than firefox 2
    With mozilla developer implementing memory management tricks from FreeBSD for windows and linux version of Firefox, will use less system resources compared to Firefox 2. This has been tested and proved it work by several developer and beta tester. This is a good news indeed considering the fact that firefox 2 have been known as a memory hogger in windows and linux.
  2. Malicious website warnings
    Firefox will blocked known malicious websites, and will display a full page warning with detailed explanations why the website was blocked. This feature will definitely reduce the possibilities that your computer will be infected with sypware, adware, and all malicious scripts from the world wide web.

  3. The is actually a location bar on steroid. awesome will display a drop down list of your browsing history in url, text (not just in the url of the website but also texts from the title or the page of the website), and Gmail messages. This will be useful to all of us, and will definitely change the way we surf the web.
  4. better bookmarking system
    A new better bookmarking system in will change the way user of previous firefox version use their bookmark. smart bookmarking system allow user to catogerized their bookmark using tag system which are stored entirely in a database. This will enable user to search for bookmark instead of organizing them into folders.
  5. full page zoom
    Superb feature in which user can zoom the entire page instead of only the text as in the previous version of . Though this full page zoom feature is not new (Opera have been using it for quite some time), it is great that it is implemented in .

These 5 great new features of will no doubt enhance the user experience, and will transform a great browser to a superb browser. The only thing to do now is to wait for download day on 17th June 2008.

Tags: , , , , ,

See also:

Posted in SoftwareComments (2)

  • Latest
  • Popular
  • Comments
  • Tags
  • Subscribe