How to I make web push notifications show up as windoes notifications? Is there an addon?
I have a site that send a push notification when someone DMs me. Sometimes, I don't see the push pop up. Is there a addon or setting that will send a copy of the notification to the windows notification thing so I can see it later?
I have a site that send a push notification when someone DMs me. Sometimes, I don't see the push pop up. Is there a addon or setting that will send a copy of the notification to the windows notification thing so I can see it later?
所有回复 (1)
- Go to about:config
- If a warning pops up, click ‘I accept the risk!’ button
- Search for alerts.useSystemBackend
- If the result has a value of false, double-click it, changing it to true.
Notifications should now go to the W10 Action Centre