Confirmed users
1,158
edits
(Created page with "'''Status: draft''' == Overview == Related documents: [https://wiki.mozilla.org/WebExtensions/Vision a vision for WebExtensions]. This document tries to explain the develop...") |
|||
Line 11: | Line 11: | ||
=== Chrome compat. === | === Chrome compat. === | ||
The work on Chrome | The work on Chrome compatibility is mostly complete. There are edge cases or low priority bugs to be completed, but by 57 we support some level of the following APIs: alarms, bookmarks, browserAction, browsingData, commands, contextMenus, cookies, devtools.inspectedWindow, devtools.network, devtools.panels, downloads, extension, history, i18n, identity, idle, management, notifications, omnibox, pageAction, permissions, privacy.network, privacy.websites, proxy, runtime, sessions, storage, tabs, topSites, webNavigation, webRequest, windows. This also includes things like nativeMessaging and things that are not in Chrome such as: sidebars, contextualIdentities and theme. | ||
For a full list of APIs see [https://developer.mozilla.org/en-US/Add-ons/WebExtensions MDN] (the definitive source) or [https://arewewebextensionsyet.com/ arewewebextensionsyet.com]. For an outline of our compat policy, please read the [https://blog.mozilla.org/addons/2016/09/13/webextensions-and-parity-with-chrome/ blog post]. | For a full list of APIs see [https://developer.mozilla.org/en-US/Add-ons/WebExtensions MDN] (the definitive source) or [https://arewewebextensionsyet.com/ arewewebextensionsyet.com]. For an outline of our compat policy, please read the [https://blog.mozilla.org/addons/2016/09/13/webextensions-and-parity-with-chrome/ blog post]. |