From d4541d6904af6337f61930adee371c7f94d786dd Mon Sep 17 00:00:00 2001 From: Matt Gaunt Date: Tue, 21 Mar 2017 11:55:41 -0700 Subject: [PATCH] Update README.md --- README.md | 152 +++++++++++++++++++++++++++--------------------------- 1 file changed, 76 insertions(+), 76 deletions(-) diff --git a/README.md b/README.md index 1af76b86..4e1a9f48 100644 --- a/README.md +++ b/README.md @@ -412,111 +412,111 @@ object will contain: # Browser Support - - - - - - - - - - - - + + + + + + + + + + + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - - + + +
BrowserPush without PayloadPush with PayloadVAPIDNotes
Chrome
BrowserPush without PayloadPush with PayloadVAPIDNotes
Chrome✓ v42+✓ v42+✓ v50+✓ v50+✓ v52+✓ v52+In v51 and less, the `gcm_sender_id` is needed to get a push subscription.
In v51 and less, the `gcm_sender_id` is needed to get a push subscription.
Edge
Edge
Firefox
Firefox✓ v44+✓ v44+✓ v44+✓ v44+✓ v46+✓ v46+
Opera
Opera✓ v39+ *✓ v39+ *✓ v39+ *✓ v39+ * - * Opera supports push on Android but not on desktop. -
-
- The `gcm_sender_id` is needed to get a push subscription. -
+ * Opera supports push on Android but not on desktop. +
+
+ The `gcm_sender_id` is needed to get a push subscription. +
Safari
Safari
Samsung Internet Browser
Samsung Internet Browser✓ v4.0.10-53+✓ v4.0.10-53+✓ v5.0.30-40+✓ v5.0.30-40+The `gcm_sender_id` is needed to get a push subscription.
The `gcm_sender_id` is needed to get a push subscription.
# Help