Confirmed users
1,158
edits
(Fix link syntax) |
No edit summary |
||
| Line 8: | Line 8: | ||
Much of the specifics of the new API are similar to the Blink extension API. Google has [https://developer.chrome.com/extensions extensive documentation on the API]. [https://dev.opera.com/extensions/ So does Opera]. | Much of the specifics of the new API are similar to the Blink extension API. Google has [https://developer.chrome.com/extensions extensive documentation on the API]. [https://dev.opera.com/extensions/ So does Opera]. | ||
Experimental WebExtensions support is now available in Firefox Nightly. We are looking for developer feedback as we fix bugs and expand the set of APIs that are available. We will be listening on https://discourse.mozilla-community.org/c/add-ons/development. We do not yet support publishing WebExtensions to addons.mozilla.org. | Experimental WebExtensions support is now available in Firefox Nightly. We are looking for developer feedback as we fix bugs and expand the set of APIs that are available. We will be listening on https://discourse.mozilla-community.org/c/add-ons/development. We do not yet support publishing WebExtensions to addons.mozilla.org, see {{Bugzilla|1210037}}. | ||
== Status == | |||
* Bugs are filed in Bugzilla under Toolkit > WebExtensions, [https://bugzilla.mozilla.org/enter_bug.cgi?product=Toolkit&component=WebExtensions create a bug] | |||
* [http://mzl.la/1VzPZcd Existing bugs] | |||
* Bugs that [http://bit.ly/web-extensions-documentation-needed currently need documentation] | |||
== Testing out the WebExtensions API == | == Testing out the WebExtensions API == | ||