1,698
edits
Caitmuenster (talk | contribs) (→Timelines and roadmaps: removed outdated docs) |
Caitmuenster (talk | contribs) (→A Web-based API for Developing Extensions in Firefox: made some updates) |
||
Line 2: | Line 2: | ||
The [https://developer.mozilla.org/en-US/Add-ons/WebExtensions WebExtensions API] is the new technology for developing extensions in Firefox. These APIs are based on Web standards and let you create and maintain one codebase that works across multiple browsers, without having to update it for every Firefox release. | The [https://developer.mozilla.org/en-US/Add-ons/WebExtensions WebExtensions API] is the new technology for developing extensions in Firefox. These APIs are based on Web standards and let you create and maintain one codebase that works across multiple browsers, without having to update it for every Firefox release. | ||
Starting with the release of [https://wiki.mozilla.org/RapidRelease/Calendar Firefox 57], only add-ons built with WebExtensions APIs are supported. | |||
This page contains | This page contains resources to help you port your legacy extension to use WebExtensions APIs. If you're looking for resources on creating a new extension, please head over to [https://developer.mozilla.org/en-US/Add-ons/WebExtensions MDN]. | ||
=Timelines and roadmaps= | =Timelines and roadmaps= |
edits