Firefox has become the defacto standard for web developers across the globe. Through easily available extensions it is a indisposable tool for professional web workers.I didnt realise how much of my productivity was tied into firefox until my Mac went bust and I had to re-install firefox. Like all developers, over time I had accumulated quite a few nifty time-saving Firefox Extensions and bookmarklets like The Web Developer Toolbar, ColorZilla color picker, Firebug debug console and the Tiny HTML validator.
My Fresh Install of firefox was lacking all these extensions and i spent quite a bit of time finding and installing them again and syncing my bookmarks [ which existed across Foxmarks and Delicious ] only to find that I had neglected to manually backup my saved passwords, Having being born with the attention span of a goldfish i struggle to manage passwords and ids across multiple websites, so the loss of my auto-filled passwords had made life hell.
Hoping to avoid this scramble next time around I decided to investigate the various options available for backing up firefox profiles.
http://www.mozilla.org/support/firefox/profile (Free)
This method involves manually clearing the cache and backing up the profile folder created by firefox under %AppData% on PCs, and /~Library/ on the Mac.
It’s not impossible to do but aimed at more advanced users not amateurs.
http://www.rinjanisoft.com/ezfirefoxbackup.html $9.95
The EZBackup Firefox tool makes backups of your Firefox Profile to local, network or removable drive.Createing a self-restoring backup wizard interface that guides you through restoring your data.
The Software costs $9.95 with free upgrades, and they also offer a $30 pro version that includes the ability to backup to CD/DVD and over FTP with 128-bit security.
This method is easier than the Knowledgebase article but not Free.
http://customsoftwareconsult.com/extensions/febe/febe.html (Free)
The Firefox Environment Backup Extension {FEBE} is aimed at more professional users and offers very advanced backup and restore options.
Its counterpart CLEO (Compact Library Extension Organizer) creates a single .xpi file from the backup, that you can install on any machine.
Highly recommended for professional developers but it will confuse regular users with the hundreds of sub-menus and options.
http://mozbackup.jasnapaka.com/download.php (Free)
The MozBackup Utility is a very easy wizard based backup solution. It makes single file backups of your entire profile including bookmarks, passwords and extensions.
The Wizard itself is easy to use and recommended for all users. It allows a simple backup of the profile without inundating the user with endless confusing option screens.
It PC-Only so Mac users will have to stick to FEBE for their profile backup needs.
This tutorial will guide you in using free software to backup your Firefox Profile. This includes all your personal settings, such as bookmarks, passwords and extensions, which firefox stored on your hard drive in a profile folder.

You can find links to download the MozBackup utility on their download page. (direct link).
The Installation itself is simple and once complete it launches the program.

Once you get past the Initial Launch Screen MozBackup will ask you wether you want to backup or restore a profile and show you your locally installed programs that it can backup/restore.

Along with Firefox Mozbackup also supports flavors of ThunderBird(2.0) SeaMonkey(1.1)
Mozilla Suite(1.7) and Netscape(7.x). Select ‘Backup a Profile’ and your local copy of Firefox.

If you did then remember to close all open firefox windows before attempting to create a backup.
In the next Screen you will be presented wih a list of available profiles to backup, select yours and select the location for the backup.
This can be anywhere on your local machine(like My Documents).

This is optional, But If you are backing up saved passwords I recommend adding this security layer.

You may not want to backup everything that MozBackup offers, items such as cookies, history and cache will needlessly increase the size of the final backup file.If you are confused about what components to backup, leave the default boxes checked, they offer a good mix of options.
Select the individual components you want, remember you can select as few or as many as needed.

![]()
A list of supported entensions is available on the MozBackup download page. Besides these MozBackup also works with other extensions but they may lose settings and have to be reconfigured after restoring. In my testing all extensions have restored fine so far.
Finally, the program runs through your options and creates a backup of your profile to a single file which is saved in the location you specified earlier.
Restoring a backup is simple and involves following the wizzard in the same order, with the last step being writing to the profiles instead of reading from them.
OR follow on Twitter
Twitter.com/DeDestruct
Comments
It’s great to know. I do however am using Firefox less as they bloat it up with more “features”.
-Diana Moneymaker
Have u tried Google Browser Sync?
****************************
CHANT HARE KRSHNA AND BE HAPPY
@diana: I find that the reliability has gone downhill since v1.5 which was the best compromise in terms of speed + quality
@Candidasadasa: Google Browser Sync only syncs bookmarks, and passwords, not extentions. It also performed miserably for me when open between multiple machines at the same time.
I prefer to use FoxMarks for bookmark syncing over google sync
Try FEBE, it works and really cool…Good luck…
Editors Note: We have covered FEBE in this round-up, #3 on the list of options
Highly recommended for professional developers but it will confuse regular users with the hundreds of sub-menus and options.
Here is a tid bit from an article I wrote earlier this year. Just move the symbolic link to a better place for easier backup.
One thing I do recommend is setting up a completely different profile for development this will give you a sane place to use your browser when not developing! Here is how you do this and maintain your bookmarks. This is completely optional. These steps were performed on Linux other operating systems may be different.
* You can do this by staring Firefox like this ‘firefox %u -profilemanager’. Do this on the command line and make sure firefox is closed. You should now see the profile manager window.
* The other way is to manually edit the profiles.ini file in your .mozilla directory located in your home folder. I recommend the above for the first pass. If you are developing multiple plugins I would create a profile for each one.
Now that you have a development profile. Lets hack it up a bit. One of the things that got me hot was in my new profile all my bookmarks and preferences were gone! To work around the bookmark issue, I did the following. More indepth coverage about the profile manager is located here.
* Created a bookmarks folder under my .mozzilla directory located in my home directory.
* Moved my bookmarks from my regular profile to the bookmarks folder created above.
* Then I created symbolic links in place of the other files. That way I can get to my bookmarks for whatever profile you are using. I’m not to sure how this works on windows if you know please email me and I will include it.
Now, it doesn’t matter which profile I use I have all my bookmarks handy. You can do the same for the preferences
Thankyou this really helped me out.
Trackbacks
Leave a reply