為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Web push notification don`t receive when tab is closed

more options

I create web push notifications for my website. When website tab opened, notification is present. But when i close tab they are don`t receive. In Google chrome works.

For sending web push notifications i use Firebase by Google.

I create web push notifications for my website. When website tab opened, notification is present. But when i close tab they are don`t receive. In Google chrome works. For sending web push notifications i use Firebase by Google.

所有回覆 (2)

more options

Hi, sorry we can not help you with that as it is a Developer issue and this forum is for end user Firefox for Desktop/notebook/pad : You can find out more by using these :

and through the links on this page :

Please let us know if this solved your issue or if need further assistance.

more options

Hi Tsyklop, I agree it's a good idea to check Firefox Firebase documentation/support for any known Firefox Firebase issues. (https://firebase.google.com/support/)

You also could check your settings to make sure you don't have any modified notification preferences:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful.

(2) In the search box above the list, type or paste webno and pause while the list is filtered

Check these:

  • dom.webnotifications.enabled (default = true)
  • dom.webnotifications.serviceworker.enabled (default = true)

(3) In the search box above the list, type or paste push and pause while the list is filtered

Try right-click > Reset on any modified preferences.

由 jscher2000 - Support Volunteer 於 修改