Firefox

Authentication

Integrated Windows Authentication in Firefox

http://klomdark.servebeer.com:8081/MessageBase2/ReadMessage.aspx?MsgNum=1746

Posted by: Ben Kimball
5/14/2005 10:22:07 PM

If you need Windows Authentication in firefox do the following:
Open firefox
Browse to about:config

Find "network.automatic-ntlm-auth.trused-uris"
Modify the value and enter in your intranet sites that you must pass your
username and password to.

For some sites I connect to I also had to add values to:
"network.negotiate-auth.delegation-uris"
"network.negotiate-auth.trusted-uris"
../../images/howto/mozilla/windows-authentication.gif

Also worth looking at Integrated Authentication on the Mozilla website.

Cache

To clear the cache:

  • Click Tools and select Options.

  • Click the Advanced icon and click the Network tab.

  • Click Clear Now under the Cache section.

  • Click Ok.

  • Exit and relaunch the browser.

email

Set Firefox 3 to Launch Gmail for mailto Links

Profiles

Command line arguments

Firefox profiles - A very useful feature for web development

  • Create a new profile (for this example create devprofile:

    firefox -no-remote -ProfileManager
    
  • To use the new profile:

    firefox -no-remote -p devprofile
    

Theme

Phoenity

My favourite theme:

Phoenity

Mostly Crystal

Mostly Crystal

Profiles

To manage profiles start firefox like this:

firefox -profilemanager

Locate your profile folder

Smart Keywords

Visit the page that has the search field that you search with.

Right click on the search field.

Choose Add a Keyword for this Search…

What are Smart Keywords?