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. ;-)