gecko-dev/addon-sdk/source
Dave Townsend 9ecc0c6c97 Bug 1192281: Uplift Add-on SDK to fx-team. a=me
96ae8d914f...5ac44b7e08

--HG--
extra : commitid : DzwgczbnJ1H
extra : rebase_source : 2eaa3d5d735e05f90393e0bc08e2780947a782e2
2015-09-04 14:49:04 -07:00
..
app-extension
bin Bug 1179013: Uplift Add-on SDK. a=me 2015-06-30 15:10:35 -07:00
examples
lib Bug 1192281: Uplift Add-on SDK to fx-team. a=me 2015-09-04 14:49:04 -07:00
modules/system
python-lib Bug 1179013: Uplift Add-on SDK. a=me 2015-06-30 15:10:35 -07:00
test Bug 1192281: Uplift Add-on SDK to fx-team. a=me 2015-09-04 14:49:04 -07:00
.gitattributes
.gitignore
.hgignore
.hgtags
.jpmignore
.travis.yml Bug 1179013: Uplift Add-on SDK. a=me 2015-06-30 15:10:35 -07:00
CONTRIBUTING.md
LICENSE
README.md
gulpfile.js Bug 1179013: Uplift Add-on SDK. a=me 2015-06-30 15:10:35 -07:00
mapping.json Bug 1179013: Uplift Add-on SDK. a=me 2015-06-30 15:10:35 -07:00
package.json Bug 1179013: Uplift Add-on SDK. a=me 2015-06-30 15:10:35 -07:00

README.md

Mozilla Add-on SDK Build Status

Using the Add-on SDK you can create Firefox add-ons using standard Web technologies: JavaScript, HTML, and CSS. The SDK includes JavaScript APIs which you can use to create add-ons, and tools for creating, running, testing, and packaging add-ons.

If you find a problem, please report the bug here.

Developing Add-ons

These resources offer some help:

Contributing Code

Please read these two guides if you wish to make some patches to the addon-sdk:

Issues

We use bugzilla as our issue tracker, here are some useful links: