gecko-dev/addon-sdk/source
Kris Maglione 0c3cd67860 Bug 1350617: Remove unnecessary overhead from ui/button/view code. r=mossop
MozReview-Commit-ID: G3hCLaGraXp

--HG--
extra : rebase_source : dc8e306aa703d4712958b87aad35069d0a6b0007
2017-03-25 14:51:22 -07:00
..
app-extension
bin
examples
lib Bug 1350617: Remove unnecessary overhead from ui/button/view code. r=mossop 2017-03-25 14:51:22 -07:00
modules/system
python-lib
test Bug 1313767: Deobfuscate events/core.js r=rpl 2017-03-25 15:06:25 -07:00
.gitattributes
.gitignore
.hgignore
.hgtags
.jpmignore
.travis.yml
CONTRIBUTING.md
gulpfile.js
LICENSE
mapping.json
package.json
README.md

Mozilla Add-on SDK Build Status

We suggest that developers of new add-ons should look at using WebExtensions.

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: