Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

chrome to disable notification sound

I would like to disable a notification sound for a particular URL.

How can I disable the annoying sound effect?

like image 611
Roman Avatar asked Mar 26 '18 18:03

Roman


People also ask

How do I turn off the annoying notification sound?

Tap Settings . Tap Notifications. Turn Disable sounds & vibrations on or off. Tap Disable sounds & vibrations to your desired Start time and End time.


2 Answers

If you mute the sound for a web page, it will mute all the sound for that page (not just for the notifications from that page), so the answer of changing the settings in Chrome here is not useful for muting Chrome's notification sounds.

I have found a solution for users of Windows 10. To mute notification sounds, use the notification settings in Windows itself.

  1. Go to this page and open the notification settings for Windows 10: https://support.microsoft.com/en-us/help/4028678/windows-10-change-notification-settings
  2. You are now in Windows 10's notification settings page. Scroll down to "Google Chrome" and click the Chrome icon to open the notification settings
  3. Toggle "Play a sound when a notification arrives" to Off
  4. That's it.

I hope this helps, at least Windows 10 users.

like image 87
Cadill Avatar answered Oct 05 '22 02:10

Cadill


To save time you can disable all sounds for the page with Chrome settings by following this path:

Chrome -> Settings -> Advanced -> Content settings -> Sound -> Muted -> Add (input your URL)

like image 25
Roman Avatar answered Oct 05 '22 02:10

Roman