Firestarter

Firestarter

Quickly create the setup files for your Firefox extensions. Less hassle and more time developing your idea!
Step 1

Enter info about your extension.






Step 2

Create the files and directories.

src/
Step 3

Copy the text to each file.

Step 4

Setup your extension so you can test it easily (from Mozilla Developer Center).

  1. Open your Profile folder.
  2. Open the extensions folder (create it if it doesn't exist).
  3. Create a new text file, and put the path to your extension folder, e.g. C:\extensions\src or ~/extensions/src. Save the file with the id of your extension as its name, e.g.

Your extension is ready to test. Restart Firefox and the sidebar is included in the menu. As you make changes to the XUL files, just restart Firefox and the changes should appear.

© 2010 caught & loose, designed by ian li

Firefox is the award-winning browser by Mozilla and the open source community.