mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-06 09:05:45 +00:00
431346c62e
MozReview-Commit-ID: 44KPYbiH1WC --HG-- extra : transplant_source : %C7%C5%FBS%C8r%60D%B9%BAV%3C%E9%CDzWA%3E%90%8A
2.1 KiB
2.1 KiB
Mozilla Add-on SDK
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:
- Add-on SDK Documentation
- Community Developed Modules
- Jetpack FAQ
- StackOverflow Questions
- Mailing List
- #jetpack on irc.mozilla.org
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: