gecko-dev/addon-sdk/source
Mike Cooper 94879bdf84 Bug 1361578 - Remove SelfSupport, since it is obsoleted by shield-recipe-client. r=Gijs
MozReview-Commit-ID: 1FCqNa5wxZk

--HG--
extra : rebase_source : a7a20b4376ecaf2d4e91da27a7b7b32091f03dbd
2017-05-19 10:02:11 -07:00
..
app-extension
bin
examples
lib Bug 1351795 - part 2: Remove console.markTimeline. r=baku 2017-05-09 15:34:18 +08:00
modules/system Bug 1355161 - script-generated patch to replace .{currentThread,mainThread}.dispatch(..., Ci.nsIThread.DISPATCH_NORMAL) with .dispatchToMainThread(...), r=froydnj. 2017-04-14 18:29:12 +02:00
python-lib Bug 1361578 - Remove SelfSupport, since it is obsoleted by shield-recipe-client. r=Gijs 2017-05-19 10:02:11 -07:00
test Bug 1361578 - Remove SelfSupport, since it is obsoleted by shield-recipe-client. r=Gijs 2017-05-19 10:02:11 -07:00
.gitattributes
.gitignore
.hgignore
.hgtags
.jpmignore
.travis.yml
CONTRIBUTING.md
LICENSE
README.md
gulpfile.js
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: