WebExtensions/Spec: Difference between revisions
(Created page with "'''Status: draft''' Mozilla has worked with Microsoft and Opera to implemented browser extensions so that developers can write extensions that work across multiple browsers....") |
(Update to reflect the current state of WebExtensions specification efforts.) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
'''Status: draft''' | '''Status: draft''' | ||
Work on a cross-browser browser extension platform is currently taking place in the [https://github.com/w3c/webextensions WebExtensions Community Group] (WECG). This group was [https://www.w3.org/community/webextensions/2021/06/04/forming-the-wecg/ formally created] in June, 2021 with the participation of Apple, Google, Microsoft and Mozilla. | |||
The [https:// | The WECG is largely focused on facilitating communication amongst participating browser vendors and with the extension developer community. The [https://w3c.github.io/webextensions/specification/index.html editors draft of the WebExtensions specification] is hosted on GitHub. | ||
== Previous specification work == | |||
Mozilla worked with Microsoft and Opera to implement browser extensions so that developers can write extensions that work across multiple browsers. A [https://browserext.github.io/browserext/ preliminary specification] was created by the [https://www.w3.org/community/browserext/ Browser Extension Community Group] that matched Google Chrome's model so that WebExtensions will work on Chrome, Edge, Opera and Firefox. | |||
Latest revision as of 21:26, 15 May 2024
Status: draft
Work on a cross-browser browser extension platform is currently taking place in the WebExtensions Community Group (WECG). This group was formally created in June, 2021 with the participation of Apple, Google, Microsoft and Mozilla.
The WECG is largely focused on facilitating communication amongst participating browser vendors and with the extension developer community. The editors draft of the WebExtensions specification is hosted on GitHub.
Previous specification work
Mozilla worked with Microsoft and Opera to implement browser extensions so that developers can write extensions that work across multiple browsers. A preliminary specification was created by the Browser Extension Community Group that matched Google Chrome's model so that WebExtensions will work on Chrome, Edge, Opera and Firefox.