| { |
| "webextensions": { |
| "api": { |
| "contextualIdentities": { |
| "__compat": { |
| "mdn_url": "https://developer.mozilla.org/docs/Mozilla/Add-ons/WebExtensions/API/contextualIdentities", |
| "support": { |
| "chrome": { |
| "version_added": false |
| }, |
| "edge": "mirror", |
| "firefox": { |
| "version_added": "53" |
| }, |
| "firefox_android": { |
| "version_added": false, |
| "impl_url": "https://bugzil.la/1638878", |
| "notes": "`contextualIdentities` is defined but not functional in Firefox for Android." |
| }, |
| "opera": "mirror", |
| "safari": { |
| "version_added": false |
| }, |
| "safari_ios": "mirror" |
| } |
| }, |
| "ContextualIdentity": { |
| "__compat": { |
| "mdn_url": "https://developer.mozilla.org/docs/Mozilla/Add-ons/WebExtensions/API/contextualIdentities/ContextualIdentity", |
| "support": { |
| "chrome": { |
| "version_added": false |
| }, |
| "edge": "mirror", |
| "firefox": { |
| "version_added": "53" |
| }, |
| "firefox_android": { |
| "version_added": false, |
| "impl_url": "https://bugzil.la/1638878", |
| "notes": "`contextualIdentities` is defined but not functional in Firefox for Android." |
| }, |
| "opera": "mirror", |
| "safari": { |
| "version_added": false |
| }, |
| "safari_ios": "mirror" |
| } |
| }, |
| "color": { |
| "__compat": { |
| "support": { |
| "chrome": { |
| "version_added": false |
| }, |
| "edge": "mirror", |
| "firefox": { |
| "version_added": "53" |
| }, |
| "firefox_android": { |
| "version_added": false, |
| "impl_url": "https://bugzil.la/1638878", |
| "notes": "`contextualIdentities` is defined but not functional in Firefox for Android." |
| }, |
| "opera": "mirror", |
| "safari": { |
| "version_added": false |
| }, |
| "safari_ios": "mirror" |
| } |
| } |
| }, |
| "colorCode": { |
| "__compat": { |
| "support": { |
| "chrome": { |
| "version_added": false |
| }, |
| "edge": "mirror", |
| "firefox": { |
| "version_added": "57" |
| }, |
| "firefox_android": { |
| "version_added": false, |
| "impl_url": "https://bugzil.la/1638878", |
| "notes": "`contextualIdentities` is defined but not functional in Firefox for Android." |
| }, |
| "opera": "mirror", |
| "safari": { |
| "version_added": false |
| }, |
| "safari_ios": "mirror" |
| } |
| } |
| }, |
| "cookieStoreId": { |
| "__compat": { |
| "support": { |
| "chrome": { |
| "version_added": false |
| }, |
| "edge": "mirror", |
| "firefox": { |
| "version_added": "53" |
| }, |
| "firefox_android": { |
| "version_added": false, |
| "impl_url": "https://bugzil.la/1638878", |
| "notes": "`contextualIdentities` is defined but not functional in Firefox for Android." |
| }, |
| "opera": "mirror", |
| "safari": { |
| "version_added": false |
| }, |
| "safari_ios": "mirror" |
| } |
| } |
| }, |
| "icon": { |
| "__compat": { |
| "support": { |
| "chrome": { |
| "version_added": false |
| }, |
| "edge": "mirror", |
| "firefox": { |
| "version_added": "53" |
| }, |
| "firefox_android": { |
| "version_added": false, |
| "impl_url": "https://bugzil.la/1638878", |
| "notes": "`contextualIdentities` is defined but not functional in Firefox for Android." |
| }, |
| "opera": "mirror", |
| "safari": { |
| "version_added": false |
| }, |
| "safari_ios": "mirror" |
| } |
| } |
| }, |
| "iconUrl": { |
| "__compat": { |
| "support": { |
| "chrome": { |
| "version_added": false |
| }, |
| "edge": "mirror", |
| "firefox": { |
| "version_added": "57" |
| }, |
| "firefox_android": { |
| "version_added": false, |
| "impl_url": "https://bugzil.la/1638878", |
| "notes": "`contextualIdentities` is defined but not functional in Firefox for Android." |
| }, |
| "opera": "mirror", |
| "safari": { |
| "version_added": false |
| }, |
| "safari_ios": "mirror" |
| } |
| } |
| }, |
| "name": { |
| "__compat": { |
| "support": { |
| "chrome": { |
| "version_added": false |
| }, |
| "edge": "mirror", |
| "firefox": { |
| "version_added": "53" |
| }, |
| "firefox_android": { |
| "version_added": false, |
| "impl_url": "https://bugzil.la/1638878", |
| "notes": "`contextualIdentities` is defined but not functional in Firefox for Android." |
| }, |
| "opera": "mirror", |
| "safari": { |
| "version_added": false |
| }, |
| "safari_ios": "mirror" |
| } |
| } |
| } |
| }, |
| "create": { |
| "__compat": { |
| "mdn_url": "https://developer.mozilla.org/docs/Mozilla/Add-ons/WebExtensions/API/contextualIdentities/create", |
| "support": { |
| "chrome": { |
| "version_added": false |
| }, |
| "edge": "mirror", |
| "firefox": { |
| "version_added": "53", |
| "notes": "Before version 57, this method resolves its promise with `false` if the contextual identities feature is disabled." |
| }, |
| "firefox_android": { |
| "version_added": false, |
| "impl_url": "https://bugzil.la/1638878", |
| "notes": "`contextualIdentities` is defined but not functional in Firefox for Android." |
| }, |
| "opera": "mirror", |
| "safari": { |
| "version_added": false |
| }, |
| "safari_ios": "mirror" |
| } |
| } |
| }, |
| "get": { |
| "__compat": { |
| "mdn_url": "https://developer.mozilla.org/docs/Mozilla/Add-ons/WebExtensions/API/contextualIdentities/get", |
| "support": { |
| "chrome": { |
| "version_added": false |
| }, |
| "edge": "mirror", |
| "firefox": { |
| "version_added": "53", |
| "notes": [ |
| "Before version 57, this method resolves its promise with `false` if the contextual identities feature is disabled.", |
| "Before version 57, this method resolves its promise with `null` if the given identity was not found." |
| ] |
| }, |
| "firefox_android": { |
| "version_added": false, |
| "impl_url": "https://bugzil.la/1638878", |
| "notes": "`contextualIdentities` is defined but not functional in Firefox for Android." |
| }, |
| "opera": "mirror", |
| "safari": { |
| "version_added": false |
| }, |
| "safari_ios": "mirror" |
| } |
| } |
| }, |
| "move": { |
| "__compat": { |
| "mdn_url": "https://developer.mozilla.org/docs/Mozilla/Add-ons/WebExtensions/API/contextualIdentities/move", |
| "support": { |
| "chrome": { |
| "version_added": false |
| }, |
| "edge": "mirror", |
| "firefox": { |
| "version_added": "123" |
| }, |
| "firefox_android": { |
| "version_added": false, |
| "impl_url": "https://bugzil.la/1638878", |
| "notes": "`contextualIdentities` is defined but not functional in Firefox for Android." |
| }, |
| "opera": "mirror", |
| "safari": { |
| "version_added": false |
| }, |
| "safari_ios": "mirror" |
| } |
| } |
| }, |
| "onCreated": { |
| "__compat": { |
| "mdn_url": "https://developer.mozilla.org/docs/Mozilla/Add-ons/WebExtensions/API/contextualIdentities/onCreated", |
| "support": { |
| "chrome": { |
| "version_added": false |
| }, |
| "edge": "mirror", |
| "firefox": { |
| "version_added": "57" |
| }, |
| "firefox_android": { |
| "version_added": false, |
| "impl_url": "https://bugzil.la/1638878", |
| "notes": "`contextualIdentities` is defined but not functional in Firefox for Android." |
| }, |
| "opera": "mirror", |
| "safari": { |
| "version_added": false |
| }, |
| "safari_ios": "mirror" |
| } |
| } |
| }, |
| "onRemoved": { |
| "__compat": { |
| "mdn_url": "https://developer.mozilla.org/docs/Mozilla/Add-ons/WebExtensions/API/contextualIdentities/onRemoved", |
| "support": { |
| "chrome": { |
| "version_added": false |
| }, |
| "edge": "mirror", |
| "firefox": { |
| "version_added": "57" |
| }, |
| "firefox_android": { |
| "version_added": false, |
| "impl_url": "https://bugzil.la/1638878", |
| "notes": "`contextualIdentities` is defined but not functional in Firefox for Android." |
| }, |
| "opera": "mirror", |
| "safari": { |
| "version_added": false |
| }, |
| "safari_ios": "mirror" |
| } |
| } |
| }, |
| "onUpdated": { |
| "__compat": { |
| "mdn_url": "https://developer.mozilla.org/docs/Mozilla/Add-ons/WebExtensions/API/contextualIdentities/onUpdated", |
| "support": { |
| "chrome": { |
| "version_added": false |
| }, |
| "edge": "mirror", |
| "firefox": { |
| "version_added": "57" |
| }, |
| "firefox_android": { |
| "version_added": false, |
| "impl_url": "https://bugzil.la/1638878", |
| "notes": "`contextualIdentities` is defined but not functional in Firefox for Android." |
| }, |
| "opera": "mirror", |
| "safari": { |
| "version_added": false |
| }, |
| "safari_ios": "mirror" |
| } |
| } |
| }, |
| "query": { |
| "__compat": { |
| "mdn_url": "https://developer.mozilla.org/docs/Mozilla/Add-ons/WebExtensions/API/contextualIdentities/query", |
| "support": { |
| "chrome": { |
| "version_added": false |
| }, |
| "edge": "mirror", |
| "firefox": { |
| "version_added": "53", |
| "notes": "Before version 57, this method resolves its promise with `false` if the contextual identities feature is disabled." |
| }, |
| "firefox_android": { |
| "version_added": false, |
| "impl_url": "https://bugzil.la/1638878", |
| "notes": "`contextualIdentities` is defined but not functional in Firefox for Android." |
| }, |
| "opera": "mirror", |
| "safari": { |
| "version_added": false |
| }, |
| "safari_ios": "mirror" |
| } |
| } |
| }, |
| "remove": { |
| "__compat": { |
| "mdn_url": "https://developer.mozilla.org/docs/Mozilla/Add-ons/WebExtensions/API/contextualIdentities/remove", |
| "support": { |
| "chrome": { |
| "version_added": false |
| }, |
| "edge": "mirror", |
| "firefox": { |
| "version_added": "53", |
| "notes": [ |
| "Before version 57, this method resolves its promise with `false` if the contextual identities feature is disabled.", |
| "Before version 57, this method resolves its promise with `null` if the given identity was not found." |
| ] |
| }, |
| "firefox_android": { |
| "version_added": false, |
| "impl_url": "https://bugzil.la/1638878", |
| "notes": "`contextualIdentities` is defined but not functional in Firefox for Android." |
| }, |
| "opera": "mirror", |
| "safari": { |
| "version_added": false |
| }, |
| "safari_ios": "mirror" |
| } |
| } |
| }, |
| "update": { |
| "__compat": { |
| "mdn_url": "https://developer.mozilla.org/docs/Mozilla/Add-ons/WebExtensions/API/contextualIdentities/update", |
| "support": { |
| "chrome": { |
| "version_added": false |
| }, |
| "edge": "mirror", |
| "firefox": { |
| "version_added": "53", |
| "notes": [ |
| "Before version 57, this method resolves its promise with `false` if the contextual identities feature is disabled.", |
| "Before version 57, this method resolves its promise with `null` if the given identity was not found." |
| ] |
| }, |
| "firefox_android": { |
| "version_added": false, |
| "impl_url": "https://bugzil.la/1638878", |
| "notes": "`contextualIdentities` is defined but not functional in Firefox for Android." |
| }, |
| "opera": "mirror", |
| "safari": { |
| "version_added": false |
| }, |
| "safari_ios": "mirror" |
| } |
| } |
| } |
| } |
| } |
| } |
| } |