Re: Profiles: Mac OSX, firefox 1.0.2
Javier Pedemonte <[email protected]> Tue, 29 Mar 2005 09:47:20 -0600
| Newsgroups | gmane.comp.mozilla.devel.macosx |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
Firefox is meant to be a simpler browser version, and so the Profile
Manager was hidden. If you really want to get at it, you can do so from
the Terminal. Assuming Firefox is in the Applications folder, do this
in the terminal:
cd /Application/Firefox.app/Contents/MacOS
./firefox -P
That should bring up the Profile Manager for you...
javier