November 29, 2004

Advanced Configuration in Firefox

Want to be able to configure everything in Firefox 1.0? Well from reading the Wikipedia page on Firefox I have found that if you go to the page “about:config” a special configuration page is displayed. This page contains all the variables used within firefox and filter text box so you can easily find the variable you need to change.

An example use of this configuration page is to change the Firefox behaviour to display an alert box and display an error page, similar to that used by Microsoft Internet Explorer. First open the “about:config” page by typing the text (without quotes) into the address text box at the top of your browse and type enter. This will display the configuration page. Next type error in the filter text box, this will automatically filter the list to only display the “browser.xul.error_pages.enabled” preference. Double click the value to change it to “true” and that is it. You can test it by opening another window and entering a bogus address, an error page should be displayed rather than the common alert box.

Links
Firefox Wikipedia Page
Firefox Home Page

Posted by Egon Kuster at November 29, 2004 11:56 PM