application
application copied to clipboard
No way to turn on/off notifications
There's no way to update the notifications settings. In Chrome it's done by clicking the certificate in the URL bar, which shows permissions for the site, including "Notifications".
Protonmail Desktop 0.2.0 Electron 1.4.5 darwin x64 15.6.0
As far as I understand there's no way to disable notifications in Electron. One way would be to add notifications as an option in Settings and when the user disables Notifications we just override the global window.Notifications instance. Not very beautiful but maybe okey since this app is a wrapper.
What do you say, @BeatPlus?
There is a way to disable notifications, and we can implement that on the menu. I will include this in the next version