WebExtensions/RoadMapFirefox57: Difference between revisions

Line 11: Line 11:
=== Chrome compat. ===
=== Chrome compat. ===


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.
The work on Chrome compatibility is mostly complete. There are edge cases or low priority bugs to be completed, but by 57 we support will 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.  
 
We also have support for 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].
Confirmed users
1,158

edits