gecko-dev/addon-sdk/source
Thomas Nguyen ffba687a20 Bug 1025965 - Rename browser.safebrowsing.enabled to browser.safebrowsing.phishing.enabled. r=francios
MozReview-Commit-ID: 3TMs6MPtWsC
2016-05-09 14:44:08 +08:00
..
app-extension Bug 1241561 - Convert addon-sdk to use .open2() (r=sicking) 2016-01-22 11:44:04 -08:00
bin Bug 1216651 - Update CONTRIBUTING.md with updated contributor's list. r=mossop 2015-10-20 10:50:50 -07:00
examples Bug 1169679 - Update add-on manager entry design to match in-content prefs styling. r=dao 2015-10-29 12:00:49 +01:00
lib Bug 1222690 - SDK Content Script should not be frozen during the page loading. r=gabor 2016-06-20 16:33:21 +02:00
modules/system Bug 1248734 - Fix SDK startup on Instanbird. r=zer0 2016-02-16 13:08:00 -05:00
python-lib Bug 1025965 - Rename browser.safebrowsing.enabled to browser.safebrowsing.phishing.enabled. r=francios 2016-05-09 14:44:08 +08:00
test Bug 1025965 - Rename browser.safebrowsing.enabled to browser.safebrowsing.phishing.enabled. r=francios 2016-05-09 14:44:08 +08:00
.gitattributes
.gitignore
.hgignore
.hgtags
.jpmignore
.travis.yml
CONTRIBUTING.md Bug 1238064 - Update docs to reflect new workflow. r=mossop 2016-03-08 14:49:13 -08:00
LICENSE
README.md Bug 1238064 - Update docs to reflect new workflow. r=mossop 2016-03-08 14:49:13 -08:00
gulpfile.js
mapping.json Bug 1196975 - part2: shimwaiver applications. r=mossop 2015-10-09 06:00:00 +02:00
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: