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

搜尋 Mozilla 技術支援網站

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

了解更多

Stopping **ALL** Website Pop Up Notifications

  • 3 回覆
  • 4 有這個問題
  • 1 次檢視
  • 最近回覆由 cor-el

more options

Hello, I'm looking to stopping **ALL** website Pop Up Notifications--NOT just selected ones. I've already gone to Privacy & Security-->Notificatications. This is feature is totally pointless. This feature assumes you repeadily go to the same singular site that causes pop ups --not random site you visit. I did check off the button at the bottom "Block new requests asking to allow notifications." My issue is NOT, NOT seeking to block "permissions" (I have never seen or been asked by Firefox to 'allow permission for website notifications')--I'm seeking to stop ALL website pop ups notifications that intrusively just appear at the lower right corner. I don't understand why there isn't a single button to stop these intrusive and annoying pop up pushes??? It's a no brainer. I hope you can help with a solution. Thank you in advanced.

Hello, I'm looking to stopping''' **ALL** '''website Pop Up Notifications--NOT just selected ones. I've already gone to Privacy & Security-->Notificatications. This is feature is totally pointless. This feature assumes you repeadily go to the same singular site that causes pop ups --not random site you visit. I did check off the button at the bottom "Block new requests asking to allow notifications." My issue is NOT, NOT seeking to block "permissions" (I have never seen or been asked by Firefox to 'allow permission for website notifications')--I'm seeking to stop ALL website pop ups notifications that intrusively just appear at the lower right corner. I don't understand why there isn't a single button to stop these intrusive and annoying pop up pushes??? It's a no brainer. I hope you can help with a solution. Thank you in advanced.

所有回覆 (3)

more options

You can check if you have a Push permission for suspect domain(s) like shown at the bottom of the message and revoke this permission. See "How do I revoke Web Push permissions for a specific site?":

more options

Thanks for your reply. I'm assuming you didn't get the gist of my post. I want to stop ALL push notication pop-ups. I have no idea when they will occurr until I randomly come upon a website that creates pop-ups. I may go a website once. Therefore, "listing websites" is moot. Simply, please tell me how to stop ALL push notification pop ups. Thank you!

more options

There are two types of notifications. There is desktop notification that a website can use when you are connected to the website. The other type of notification that works via a service worker uses a special Push API and a website can use this API at any time whether you are connected to the website or not as it uses a special Push server that manages these notifications.

These notifications require that you give permission to receive the notification when the website prompt you. Notifications are controlled globally via prefs that you can inspect and modify in about:config.

Global setting Push notifications:

  • dom.push.enabled (dom.push.connection.enabled;dom.push.serverURL)

Global setting Web notifications:

  • dom.webnotifications.enabled and dom.webnotifications.serviceworker.enabled