1,698
edits
Caitmuenster (talk | contribs) (→Develop WebExtensions APIs: updated WebExtensions APIs section) |
Caitmuenster (talk | contribs) (→Develop WebExtensions APIs: reformatted) |
||
| Line 15: | Line 15: | ||
Add-ons make Firefox the most extensible browser available. Your contributions help support user freedom! | Add-ons make Firefox the most extensible browser available. Your contributions help support user freedom! | ||
===== | =====Contribute to WebExtensions APIs===== | ||
[https://developer.mozilla.org/Add-ons/WebExtensions WebExtensions APIs] are the standard for add-on development in Firefox. It seeks to unify the extension APIs and architecture with those of other browsers in the name of interoperability and modern architecture.<br /> | [https://developer.mozilla.org/Add-ons/WebExtensions WebExtensions APIs] are the standard for add-on development in Firefox. It seeks to unify the extension APIs and architecture with those of other browsers in the name of interoperability and modern architecture.<br /> | ||
======''Good First Bugs''====== | |||
If you'd like to contribute to the WebExtensions API and are new to the Firefox code base, we recommend getting started with a good-first-bug. | |||
Visit our [[WebExtensions/Contribution_Onramp|WebExtensions Contribution Onramp]] to onboard to the code base and get started with a [https://mzl.la/2yq1XA8 good-first bug]. | |||
You may also want to read [https://blog.mozilla.org/addons/2018/08/14/building-extension-apis-oriol-brafau/ this blog post] for tips on how to contribute to the WebExtensions API. | You may also want to read [https://blog.mozilla.org/addons/2018/08/14/building-extension-apis-oriol-brafau/ this blog post] for tips on how to contribute to the WebExtensions API. | ||
====== ''Develop WebExtensions APIs'' ====== | |||
*If you're experienced with Mozilla infrastructure and would like to develop WebExtensions APIs directly for Firefox, here is a list of [https://mzl.la/2vrKSSy approved APIs] that you can start contributing to. | *If you're experienced with Mozilla infrastructure and would like to develop WebExtensions APIs directly for Firefox, here is a list of [https://mzl.la/2vrKSSy approved APIs] that you can start contributing to. | ||
edits