gecko-dev/addon-sdk/source
Shane Caraveo 7ac5e1874f Bug 1153952 fix social button size, clarify attribute name across sdk and social, r=dao 2015-04-14 10:19:37 -07:00
..
app-extension Bug 1146943: Uplift Add-on SDK. a=me 2015-03-23 15:24:56 -07:00
bin Bug 1146943: Uplift Add-on SDK. a=me 2015-03-23 15:24:56 -07:00
examples Bug 1145394 - Fix unparseable JS code (r=gavin) 2015-03-24 14:22:08 -07:00
lib Bug 1153952 fix social button size, clarify attribute name across sdk and social, r=dao 2015-04-14 10:19:37 -07:00
modules/system Bug 1114752 - Uplift Add-on SDK to Firefox a=me 2015-02-03 09:51:16 -08:00
python-lib Bug 1146943: Uplift Add-on SDK. a=me 2015-03-23 15:24:56 -07:00
test Bug 1150045 - De-anonymize Expanded Principals. r=bholley 2015-04-10 17:52:29 +02:00
.gitattributes
.gitignore Bug 1114752 - Uplift Add-on SDK to Firefox a=me 2015-02-03 09:51:16 -08:00
.hgignore Bug 1114752 - Uplift Add-on SDK to Firefox a=me 2015-02-03 09:51:16 -08:00
.hgtags
.jpmignore Bug 1114752 - Uplift Add-on SDK to Firefox a=me 2015-02-03 09:51:16 -08:00
.travis.yml Bug 1134759 - Uplift the Add-on SDK to Firefox a=me 2015-02-25 18:53:25 -08:00
CONTRIBUTING.md Bug 1139189: Uplift the Add-on SDK to Firefox a=me 2015-03-11 22:19:48 -07:00
LICENSE Bug 844183: Uplift Add-on SDK changeset 2bee189e1cb87f5fbe38ce862c8ff35ee0978480 2013-02-22 10:22:25 -08:00
README.md Bug 1139189: Uplift the Add-on SDK to Firefox a=me 2015-03-11 22:19:48 -07:00
gulpfile.js Bug 1146943: Uplift Add-on SDK. a=me 2015-03-23 15:24:56 -07:00
mapping.json Bug 1075429 - Uplift Add-on SDK to Firefox 2014-10-02 19:41:36 +01:00
package.json Bug 1146943: Uplift Add-on SDK. a=me 2015-03-23 15:24:56 -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 should provide some help:

Contributing Code

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

Issues

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