| { |
| "api": { |
| "BarcodeDetector": { |
| "__compat": { |
| "mdn_url": "https://developer.mozilla.org/docs/Web/API/BarcodeDetector", |
| "spec_url": "https://wicg.github.io/shape-detection-api/#barcode-detection-api", |
| "support": { |
| "chrome": [ |
| { |
| "version_added": "88", |
| "partial_implementation": true, |
| "notes": "Supported on ChromeOS and macOS only." |
| }, |
| { |
| "version_added": "83", |
| "version_removed": "88", |
| "partial_implementation": true, |
| "notes": "Supported on macOS only." |
| } |
| ], |
| "chrome_android": { |
| "version_added": "83" |
| }, |
| "edge": { |
| "version_added": "83", |
| "partial_implementation": true, |
| "notes": "Supported on macOS only." |
| }, |
| "firefox": { |
| "version_added": false |
| }, |
| "firefox_android": "mirror", |
| "ie": { |
| "version_added": false |
| }, |
| "oculus": "mirror", |
| "opera": { |
| "version_added": "69", |
| "partial_implementation": true, |
| "notes": "Supported on macOS only." |
| }, |
| "opera_android": "mirror", |
| "safari": { |
| "version_added": false |
| }, |
| "safari_ios": "mirror", |
| "samsunginternet_android": "mirror", |
| "webview_android": "mirror" |
| }, |
| "status": { |
| "experimental": true, |
| "standard_track": true, |
| "deprecated": false |
| } |
| }, |
| "BarcodeDetector": { |
| "__compat": { |
| "description": "<code>BarcodeDetector()</code> constructor", |
| "mdn_url": "https://developer.mozilla.org/docs/Web/API/BarcodeDetector/BarcodeDetector", |
| "spec_url": "https://wicg.github.io/shape-detection-api/#dom-barcodedetector-barcodedetector", |
| "support": { |
| "chrome": [ |
| { |
| "version_added": "88", |
| "partial_implementation": true, |
| "notes": "Supported on ChromeOS and macOS only." |
| }, |
| { |
| "version_added": "83", |
| "version_removed": "88", |
| "partial_implementation": true, |
| "notes": "Supported on macOS only." |
| } |
| ], |
| "chrome_android": { |
| "version_added": "83" |
| }, |
| "edge": { |
| "version_added": "83", |
| "partial_implementation": true, |
| "notes": "Supported on macOS only." |
| }, |
| "firefox": { |
| "version_added": false |
| }, |
| "firefox_android": "mirror", |
| "ie": { |
| "version_added": false |
| }, |
| "oculus": "mirror", |
| "opera": { |
| "version_added": "69", |
| "partial_implementation": true, |
| "notes": "Supported on macOS only." |
| }, |
| "opera_android": "mirror", |
| "safari": { |
| "version_added": false |
| }, |
| "safari_ios": "mirror", |
| "samsunginternet_android": "mirror", |
| "webview_android": "mirror" |
| }, |
| "status": { |
| "experimental": true, |
| "standard_track": true, |
| "deprecated": false |
| } |
| } |
| }, |
| "detect": { |
| "__compat": { |
| "mdn_url": "https://developer.mozilla.org/docs/Web/API/BarcodeDetector/detect", |
| "spec_url": "https://wicg.github.io/shape-detection-api/#dom-barcodedetector-detect", |
| "support": { |
| "chrome": [ |
| { |
| "version_added": "88", |
| "partial_implementation": true, |
| "notes": "Supported on ChromeOS and macOS only." |
| }, |
| { |
| "version_added": "83", |
| "version_removed": "88", |
| "partial_implementation": true, |
| "notes": "Supported on macOS only." |
| } |
| ], |
| "chrome_android": { |
| "version_added": "83" |
| }, |
| "edge": { |
| "version_added": "83", |
| "partial_implementation": true, |
| "notes": "Supported on macOS only." |
| }, |
| "firefox": { |
| "version_added": false |
| }, |
| "firefox_android": "mirror", |
| "ie": { |
| "version_added": false |
| }, |
| "oculus": "mirror", |
| "opera": { |
| "version_added": "69", |
| "partial_implementation": true, |
| "notes": "Supported on macOS only." |
| }, |
| "opera_android": "mirror", |
| "safari": { |
| "version_added": false |
| }, |
| "safari_ios": "mirror", |
| "samsunginternet_android": "mirror", |
| "webview_android": "mirror" |
| }, |
| "status": { |
| "experimental": true, |
| "standard_track": true, |
| "deprecated": false |
| } |
| } |
| }, |
| "getSupportedFormats_static": { |
| "__compat": { |
| "description": "<code>getSupportedFormats()</code> static method", |
| "mdn_url": "https://developer.mozilla.org/docs/Web/API/BarcodeDetector/getSupportedFormats_static", |
| "spec_url": "https://wicg.github.io/shape-detection-api/#dom-barcodedetector-getsupportedformats", |
| "support": { |
| "chrome": [ |
| { |
| "version_added": "88", |
| "partial_implementation": true, |
| "notes": "Supported on ChromeOS and macOS only." |
| }, |
| { |
| "version_added": "83", |
| "version_removed": "88", |
| "partial_implementation": true, |
| "notes": "Supported on macOS only." |
| } |
| ], |
| "chrome_android": { |
| "version_added": "83" |
| }, |
| "edge": { |
| "version_added": "83", |
| "partial_implementation": true, |
| "notes": "Supported on macOS only." |
| }, |
| "firefox": { |
| "version_added": false |
| }, |
| "firefox_android": "mirror", |
| "ie": { |
| "version_added": false |
| }, |
| "oculus": "mirror", |
| "opera": { |
| "version_added": "69", |
| "partial_implementation": true, |
| "notes": "Supported on macOS only." |
| }, |
| "opera_android": "mirror", |
| "safari": { |
| "version_added": false |
| }, |
| "safari_ios": "mirror", |
| "samsunginternet_android": "mirror", |
| "webview_android": "mirror" |
| }, |
| "status": { |
| "experimental": true, |
| "standard_track": true, |
| "deprecated": false |
| } |
| } |
| } |
| } |
| } |
| } |