How do I synchronize Firefox extensions?

4

I have a bunch of Firefox extensions. But in case if I have to reinstall my computer, how do I restore them all? Sort of like Dropbox syncing all my files.

user25166

Posted 2010-01-18T05:05:31.857

Reputation:

Answers

5

There are couple of ways.

  1. Use the FEBE and CLEO addons to create a packaged XPI file that can be installed on one shot
    The FEBE addon in itself is quite cool
    but the CLEO addon helps package its files together into a single installable 'addon'
  2. Create your Firefox Collections page to download and install whenever required
    The Addon Collector would also be useful

Depending on your exact needs, either of the above two schemes will work.

Note that the FEBE sequence can actually backup a lot more than just your extension list.
It will also save your preferences and if you choose, your passwords, cookies, bookmarks, etc.
The FEBE method is therefore an excellent way to replicate your firefox installation on another machine
(or even another login on the same machine).

The Collections method meanwhile is very good to refer your extension list to someone else, or
get your favorite addons on a different machine where you cannot (or do not want to) access your FEBE backup.

nik

Posted 2010-01-18T05:05:31.857

Reputation: 50 788

2+1 for FEBE ... simple and does and excellent job. – Rook – 2010-01-18T05:16:53.093

Yup. Saves a ton of time. – John T – 2010-01-18T05:27:30.010

4

Prestidigitator

Posted 2010-01-18T05:05:31.857

Reputation: 88

great extension. +1 – Bakhtiyor – 2010-12-06T22:08:37.753

This Siphon - Sync is in Beta at the moment. Would like to know how it compares with FEBE and CLEO. – nik – 2010-01-18T05:24:13.480

It works really well, it's really easy. As easy as xmarks at least – Prestidigitator – 2010-01-18T06:44:17.713

0

To synchronize your extension, you just synchronize your firefox profile. Use dropbox to synchronize you Firefox profile folder.

Typically I don't synchronize my extensions, this is how I maintain my data consistent across all computers

On Current System 1. Bookmark all my extensions on Delicious 2. I use Foxmarks (now XMarks) to synchronize passwords and bookmarks

Goto second system

  1. Install Firefox
  2. Install all the bookmarked extensionsr
  3. Install XMarks and synchronize your passwords and bookmaks

This way I keep my data consistent across systems, and I still keep each installation clean (by not copying extensions and profile)

Alternative to Xmarks you may also use Mozilla Weave.

Links:

xmarks.com

mozillalabs.com/weave/

chinmaya

Posted 2010-01-18T05:05:31.857

Reputation: 311