| { |
| "api": { |
| "PushSubscription": { |
| "__compat": { |
| "mdn_url": "https://developer.mozilla.org/docs/Web/API/PushSubscription", |
| "spec_url": "https://w3c.github.io/push-api/#pushsubscription-interface", |
| "tags": [ |
| "web-features:push" |
| ], |
| "support": { |
| "chrome": { |
| "version_added": "42" |
| }, |
| "chrome_android": "mirror", |
| "edge": { |
| "version_added": "17" |
| }, |
| "firefox": { |
| "version_added": "44" |
| }, |
| "firefox_android": { |
| "version_added": "48" |
| }, |
| "oculus": "mirror", |
| "opera": "mirror", |
| "opera_android": "mirror", |
| "safari": { |
| "version_added": "16", |
| "notes": "Notifications are supported on macOS Ventura and later." |
| }, |
| "safari_ios": { |
| "version_added": "16.4", |
| "notes": "Notifications are supported in web apps saved to the home screen." |
| }, |
| "samsunginternet_android": "mirror", |
| "webview_android": { |
| "version_added": false |
| }, |
| "webview_ios": { |
| "version_added": false, |
| "notes": "Notifications are supported in web apps saved to the home screen." |
| } |
| }, |
| "status": { |
| "experimental": false, |
| "standard_track": true, |
| "deprecated": false |
| } |
| }, |
| "endpoint": { |
| "__compat": { |
| "mdn_url": "https://developer.mozilla.org/docs/Web/API/PushSubscription/endpoint", |
| "spec_url": "https://w3c.github.io/push-api/#dom-pushsubscription-endpoint", |
| "tags": [ |
| "web-features:push" |
| ], |
| "support": { |
| "chrome": { |
| "version_added": "42" |
| }, |
| "chrome_android": "mirror", |
| "edge": { |
| "version_added": "17" |
| }, |
| "firefox": { |
| "version_added": "44" |
| }, |
| "firefox_android": { |
| "version_added": "48" |
| }, |
| "oculus": "mirror", |
| "opera": "mirror", |
| "opera_android": "mirror", |
| "safari": { |
| "version_added": "16", |
| "notes": "Notifications are supported on macOS Ventura and later." |
| }, |
| "safari_ios": { |
| "version_added": "16.4", |
| "notes": "Notifications are supported in web apps saved to the home screen." |
| }, |
| "samsunginternet_android": "mirror", |
| "webview_android": { |
| "version_added": false |
| }, |
| "webview_ios": { |
| "version_added": false, |
| "notes": "Notifications are supported in web apps saved to the home screen." |
| } |
| }, |
| "status": { |
| "experimental": false, |
| "standard_track": true, |
| "deprecated": false |
| } |
| } |
| }, |
| "expirationTime": { |
| "__compat": { |
| "mdn_url": "https://developer.mozilla.org/docs/Web/API/PushSubscription/expirationTime", |
| "spec_url": "https://w3c.github.io/push-api/#dom-pushsubscription-expirationtime", |
| "tags": [ |
| "web-features:push" |
| ], |
| "support": { |
| "chrome": { |
| "version_added": "60" |
| }, |
| "chrome_android": "mirror", |
| "edge": { |
| "version_added": "17" |
| }, |
| "firefox": { |
| "version_added": "96" |
| }, |
| "firefox_android": "mirror", |
| "oculus": "mirror", |
| "opera": "mirror", |
| "opera_android": "mirror", |
| "safari": { |
| "version_added": "16", |
| "notes": "Notifications are supported on macOS Ventura and later." |
| }, |
| "safari_ios": { |
| "version_added": "16.4", |
| "notes": "Notifications are supported in web apps saved to the home screen." |
| }, |
| "samsunginternet_android": "mirror", |
| "webview_android": { |
| "version_added": false |
| }, |
| "webview_ios": { |
| "version_added": false, |
| "notes": "Notifications are supported in web apps saved to the home screen." |
| } |
| }, |
| "status": { |
| "experimental": false, |
| "standard_track": true, |
| "deprecated": false |
| } |
| } |
| }, |
| "getKey": { |
| "__compat": { |
| "description": "`getKey()`", |
| "mdn_url": "https://developer.mozilla.org/docs/Web/API/PushSubscription/getKey", |
| "spec_url": "https://w3c.github.io/push-api/#dom-pushsubscription-getkey", |
| "tags": [ |
| "web-features:push" |
| ], |
| "support": { |
| "chrome": { |
| "version_added": "42" |
| }, |
| "chrome_android": "mirror", |
| "edge": { |
| "version_added": "17" |
| }, |
| "firefox": { |
| "version_added": "44" |
| }, |
| "firefox_android": { |
| "version_added": "48" |
| }, |
| "oculus": "mirror", |
| "opera": "mirror", |
| "opera_android": "mirror", |
| "safari": { |
| "version_added": "16", |
| "notes": "Notifications are supported on macOS Ventura and later." |
| }, |
| "safari_ios": { |
| "version_added": "16.4", |
| "notes": "Notifications are supported in web apps saved to the home screen." |
| }, |
| "samsunginternet_android": "mirror", |
| "webview_android": { |
| "version_added": false |
| }, |
| "webview_ios": { |
| "version_added": false, |
| "notes": "Notifications are supported in web apps saved to the home screen." |
| } |
| }, |
| "status": { |
| "experimental": false, |
| "standard_track": true, |
| "deprecated": false |
| } |
| } |
| }, |
| "options": { |
| "__compat": { |
| "mdn_url": "https://developer.mozilla.org/docs/Web/API/PushSubscription/options", |
| "spec_url": "https://w3c.github.io/push-api/#dom-pushsubscription-options", |
| "tags": [ |
| "web-features:push" |
| ], |
| "support": { |
| "chrome": { |
| "version_added": "54" |
| }, |
| "chrome_android": "mirror", |
| "edge": { |
| "version_added": "17" |
| }, |
| "firefox": { |
| "version_added": "44" |
| }, |
| "firefox_android": { |
| "version_added": "48" |
| }, |
| "oculus": "mirror", |
| "opera": "mirror", |
| "opera_android": "mirror", |
| "safari": { |
| "version_added": "16", |
| "notes": "Notifications are supported on macOS Ventura and later." |
| }, |
| "safari_ios": { |
| "version_added": "16.4", |
| "notes": "Notifications are supported in web apps saved to the home screen." |
| }, |
| "samsunginternet_android": "mirror", |
| "webview_android": { |
| "version_added": false |
| }, |
| "webview_ios": { |
| "version_added": false, |
| "notes": "Notifications are supported in web apps saved to the home screen." |
| } |
| }, |
| "status": { |
| "experimental": false, |
| "standard_track": true, |
| "deprecated": false |
| } |
| } |
| }, |
| "subscriptionId": { |
| "__compat": { |
| "mdn_url": "https://developer.mozilla.org/docs/Web/API/PushSubscription/subscriptionId", |
| "support": { |
| "chrome": { |
| "version_added": "42" |
| }, |
| "chrome_android": "mirror", |
| "edge": { |
| "version_added": "17" |
| }, |
| "firefox": { |
| "version_added": false |
| }, |
| "firefox_android": "mirror", |
| "oculus": "mirror", |
| "opera": "mirror", |
| "opera_android": "mirror", |
| "safari": { |
| "version_added": false |
| }, |
| "safari_ios": "mirror", |
| "samsunginternet_android": "mirror", |
| "webview_android": { |
| "version_added": false |
| }, |
| "webview_ios": "mirror" |
| }, |
| "status": { |
| "experimental": false, |
| "standard_track": false, |
| "deprecated": true |
| } |
| } |
| }, |
| "toJSON": { |
| "__compat": { |
| "description": "`toJSON()`", |
| "mdn_url": "https://developer.mozilla.org/docs/Web/API/PushSubscription/toJSON", |
| "spec_url": "https://w3c.github.io/push-api/#dom-pushsubscription-tojson", |
| "tags": [ |
| "web-features:push" |
| ], |
| "support": { |
| "chrome": { |
| "version_added": "42" |
| }, |
| "chrome_android": { |
| "version_added": "50" |
| }, |
| "edge": { |
| "version_added": "17" |
| }, |
| "firefox": { |
| "version_added": "44" |
| }, |
| "firefox_android": { |
| "version_added": "48" |
| }, |
| "oculus": "mirror", |
| "opera": "mirror", |
| "opera_android": "mirror", |
| "safari": { |
| "version_added": "16", |
| "notes": "Notifications are supported on macOS Ventura and later." |
| }, |
| "safari_ios": { |
| "version_added": "16.4", |
| "notes": "Notifications are supported in web apps saved to the home screen." |
| }, |
| "samsunginternet_android": "mirror", |
| "webview_android": { |
| "version_added": false |
| }, |
| "webview_ios": { |
| "version_added": false, |
| "notes": "Notifications are supported in web apps saved to the home screen." |
| } |
| }, |
| "status": { |
| "experimental": false, |
| "standard_track": true, |
| "deprecated": false |
| } |
| } |
| }, |
| "unsubscribe": { |
| "__compat": { |
| "description": "`unsubscribe()`", |
| "mdn_url": "https://developer.mozilla.org/docs/Web/API/PushSubscription/unsubscribe", |
| "spec_url": "https://w3c.github.io/push-api/#dom-pushsubscription-unsubscribe", |
| "tags": [ |
| "web-features:push" |
| ], |
| "support": { |
| "chrome": { |
| "version_added": "42" |
| }, |
| "chrome_android": { |
| "version_added": "50" |
| }, |
| "edge": { |
| "version_added": "17" |
| }, |
| "firefox": { |
| "version_added": "44" |
| }, |
| "firefox_android": { |
| "version_added": "48" |
| }, |
| "oculus": "mirror", |
| "opera": "mirror", |
| "opera_android": "mirror", |
| "safari": { |
| "version_added": "16", |
| "notes": "Notifications are supported on macOS Ventura and later." |
| }, |
| "safari_ios": { |
| "version_added": "16.4", |
| "notes": "Notifications are supported in web apps saved to the home screen." |
| }, |
| "samsunginternet_android": "mirror", |
| "webview_android": { |
| "version_added": false |
| }, |
| "webview_ios": { |
| "version_added": false, |
| "notes": "Notifications are supported in web apps saved to the home screen." |
| } |
| }, |
| "status": { |
| "experimental": false, |
| "standard_track": true, |
| "deprecated": false |
| } |
| } |
| } |
| } |
| } |
| } |