Join the Mozilla’s Test Days event from Dec 2–8 to test the new Firefox address bar on Firefox Beta 134 and get a chance to win Mozilla swag vouchers! 🎁

搜尋 Mozilla 技術支援網站

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

了解更多

How do I eliminate ALL push notifications?

more options

I don't want to stop push notifications for any single URL, I want it GONE from my browser entirely.

Why would you force this on users without a simple way to turn it off? Doesn't the word PUSH give you an idea about how intrusive it is?

I don't want to stop push notifications for any single URL, I want it GONE from my browser entirely. Why would you force this on users without a simple way to turn it off? Doesn't the word PUSH give you an idea about how intrusive it is?

所有回覆 (3)

more options

1.Visit about:config copy/paste into Address Bar then Enter and accept.

2. Find the preference dom.webnotifications.enabled and change its value to false. Copy/Paste into the search bar in about:config and once found double click to change to false.

3. Done.

From now on, no website will request you to show notifications in Firefox browser, including those related to desktop.

You may want to reinstall your Video Card Drivers as I do see some errors there. As you know is discontinued put page still has last driver there : https://downloadcenter.intel.com/product/81500/Intel-HD-Graphics-3000

Note : Firefox 57 Quantum release date Nov 14th https://www.mozilla.org/en-US/firefox/quantum/ Note : Legacy Extensions will be disabled and or removed.

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

more options

You can look at these preferences as well on the about:config page:

  • dom.push.enabled (toggle to false to disable Push)
  • dom.push.serverURL (set to empty String value to prevent contacting the Push server)
more options

Bear in mind that websites sometimes show their own little enticements to accept notifications, which they display before triggering Firefox's internal permission mechanism. For example:

Setting Firefox to ignore permission requests from all sites will not block those overlays. You would need to use a content filter like an ad blocker for that. Or don't use annoying sites. ;-)