gecko-dev/addon-sdk/source/README.md
Dave Townsend cac13216a3 Bug 1139189: Uplift the Add-on SDK to Firefox a=me
3fbf5a6bdd..3394ad5d1d

--HG--
rename : addon-sdk/source/test/addons/l10n/locale/en-GB.properties => addon-sdk/source/test/addons/e10s-l10n/locale/en.properties
rename : addon-sdk/source/test/addons/l10n/locale/en-GB.properties => addon-sdk/source/test/addons/l10n/locale/en.properties
extra : rebase_source : f29b067cf47279b79946d01c510e52780798a64f
2015-03-11 22:19:48 -07:00

1.8 KiB

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: