canmove, Confirmed users, Bureaucrats and Sysops emeriti
2,798
edits
MarkFinkle (talk | contribs) No edit summary |
MarkFinkle (talk | contribs) |
||
Line 9: | Line 9: | ||
** extensions.logging.enabled = true | ** extensions.logging.enabled = true | ||
* Start editing the boilerplate of your add-on. | * Start editing the boilerplate of your add-on. | ||
** Download the blank template or use the tool of your choice. | ** Download the [http://people.mozilla.com/~mfinkle/fennec/addons/blank-addon.zip blank template] or use the tool of your choice. | ||
** Unpack or create add-on in a development folder. | ** Unpack or create add-on in a development folder. | ||
** Use the editor of your choice. | ** Use the editor of your choice. | ||
** [https://developer.mozilla.org/En/Building_an_Extension MDC page] | ** [https://developer.mozilla.org/En/Building_an_Extension MDC page] | ||
** Or you can use a finished version of the [http://people.mozilla.com/~mfinkle/fennec/addons/demotest-addon.zip demo]. | |||
* Make a test link from the profile folder to your add-on development folder. | * Make a test link from the profile folder to your add-on development folder. | ||
** [https://developer.mozilla.org/En/Building_an_Extension#Test MDC page] | ** [https://developer.mozilla.org/En/Building_an_Extension#Test MDC page] |