| { |
| "webextensions": { |
| "manifest": { |
| "externally_connectable": { |
| "__compat": { |
| "mdn_url": "https://developer.mozilla.org/docs/Mozilla/Add-ons/WebExtensions/manifest.json/externally_connectable", |
| "support": { |
| "chrome": { |
| "version_added": "≤67" |
| }, |
| "edge": "mirror", |
| "firefox": { |
| "version_added": false, |
| "impl_url": "https://bugzil.la/1319168" |
| }, |
| "firefox_android": { |
| "version_added": false |
| }, |
| "opera": "mirror", |
| "safari": { |
| "version_added": "15.4", |
| "impl_url": "https://webkit.org/b/269299", |
| "partial_implementation": true, |
| "notes": "Safari only supports the `matches` property." |
| }, |
| "safari_ios": "mirror" |
| } |
| } |
| } |
| } |
| } |
| } |