Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Learn More

Web Push description ambiguity

  • 2 απαντήσεις
  • 1 έχει αυτό το πρόβλημα
  • 2 προβολές
  • Τελευταία απάντηση από John Hampshire

more options

Re Web Push, does the sentence "Sites can use this feature to provide you with notifications or update data in the background" mean data can be updated in the background, or that Web Push is simply providing information about available updates?

Re Web Push, does the sentence "Sites can use this feature to provide you with notifications or update data in the background" mean data can be updated in the background, or that Web Push is simply providing information about available updates?
Συνημμένα στιγμιότυπα

Επιλεγμένη λύση

Web Push use special server to send you messages even when you do not have tabs open to this specific website. This is one way and is only about showing a message in a pop-up.

There is a checkbox in Page Info for the current website:

  • Tools -> Page Info -> Permissions : Receive Notifications

You can check what websites you have allowed to send you messages via the Push API.

  • Options/Preferences -> Privacy & Security -> Permissions -> Notifications

You can see all registered service workers on these pages: about:serviceworkers and about:debugging#workers

Ανάγνωση απάντησης σε πλαίσιο 👍 1

Όλες οι απαντήσεις (2)

more options

Επιλεγμένη λύση

Web Push use special server to send you messages even when you do not have tabs open to this specific website. This is one way and is only about showing a message in a pop-up.

There is a checkbox in Page Info for the current website:

  • Tools -> Page Info -> Permissions : Receive Notifications

You can check what websites you have allowed to send you messages via the Push API.

  • Options/Preferences -> Privacy & Security -> Permissions -> Notifications

You can see all registered service workers on these pages: about:serviceworkers and about:debugging#workers

more options

This was the useful part: "... is only about showing a message in a pop-up". Therefore there is no background updating of "data" taking place. Thanks.