Comment by icebraining
9 years ago
I've never met a single end user who wants desktop notifications for web "apps," including myself. In fact I wish I could turn it off globally and more easily.
In Firefox, just open "about:config", search for dom.webnotifications.enabled, then double-click it.
If using other browsers, don't :)
(PS: I like desktop notifications for Slack, but since I'd prefer not to use Slack in the first place, I'm not sure I count)
In chrome: settings -> advanced -> content settings
Also dom.push.enabled = false, apparently.
From what I understand, the previous config kills all desktop notifications, overriding that config, which is just about push notifications.