How To Upgrade to Firefox 1.0 from a Previous Version
UPDATE [2005-04-17 20:18:10]: See this post for the most current version of these instructions.
In an early post ("Spread Firefox - Hot as Hell" 09/18/04) I detailed the steps one has to take to do a clean upgrade to a newer version of FireFox on Mac OS X while keeping all the goodies you had in an older version (of course, this doesn't work for themes or extensions... just profile information (passwords, cookies, bookmarks, user preferences, etc.).
With FireFox 1.0, those instructions need to be tweeked a bit:
An easy way to upgrade FireFox if you haven't done this in a while is hinted at here (it's written for PC users... I'm mac).
-
The trick is this: Install and run the new version of FireFox.
-
Then copy the following files:
bookmarks.html // bookmarks user.js and prefs.js // preferences cookies.text, cookperm.txt and hostperm.1 // cookies signons.txt and key3.db // passwordsfrom the
Library/ApplicationĀ Support/Firefox/Profiles/default.xxx/directory in your directory tree (~username/) to a backup directory (on your Desktop, for example). -
Then remove the
default.xxx/(orxxxxxxx.default/) directory entirely (where "xxx" will be different for each Firefox installation). You can just move (mv) it to your desktop for backup instead of deleting it. -
You'll also need to remove (or move) the
profiles.inifile from theLibrary/Application Support/Firefox/Profilesdirectory. (This is what got me for a while. If you just move the profile directory, FireFox will think that the old default profile is in use because that's exactly whatprofiles.initells it to look for.) -
Restart Firefox. It will create a new
xxxxxxx.default/directory. -
Quit Firefox.
-
Now, copy the files from 2. (above) back to the new
xxxxxxx.default/directory. -
Finally, restart Firefox. This should give you your old Firefox, with all it's preferences, etc. restored.
-
Now you can to update.mozilla.org and get new extensions and themes.