Serious question though: has anyone here ever used the notifications for anything other than web based IM (slack, whatsapp)? I think the use case for legit notifications is very small, thus the UI should be an opt-in, rather than an intrusive pop-up. I never understood why browser makers gave it such a prominent UI, and of course in this attention seeking market it was bound to be abused. The new UI that Firefox is s…
I use OneSignal on my blog ( https://www.stavros.io/ ), which shows a small bell on the bottom right. If you click the bell, you get prompted to enable notifications for new articles. Quite a few people have done that, as it's pretty convenient if you want to be notified of new content.
Reducing notification permission prompt spam in Firefox
151–160 of 268 posts
Re: Reducing notification permission prompt spam in Firefox
#152Serious question though: has anyone here ever used the notifications for anything other than web based IM (slack, whatsapp)? I think the use case for legit notifications is very small, thus the UI should be an opt-in, rather than an intrusive pop-up. I never understood why browser makers gave it such a prominent UI, and of course in this attention seeking market it was bound to be abused. The new UI that Firefox is s…
I wish GitHub had web push notifications. I'm happy that Reddit has them, but they barely work to be honest. Sometimes it seems to work, most of the times it just doesn't.
I know that's not what you're asking for, but it's something to build upon.
Re: Reducing notification permission prompt spam in Firefox
#153Earlier quoted context omitted.
Firefox’s source code is open. So is Visual Studio Code. Could you please tell us what is collected that could possibly be used maliciously? You can get started here - https://github.com/Microsoft/vscode-extension-telemetry and https://github.com/Microsoft/vscode
I don't disagree with you but this is a discussion about Firefox, what does Visual Studio Code have to do with anything?
Re: Reducing notification permission prompt spam in Firefox
#154With the notifications a 3rd party script is used to display a Yes/No prompt for notifications and only when you click yes on that prompt it triggers the browser's yes/no prompt. This allows the site to show you the notification request on each session while if they used the browser's native prompt they could only show it once.
Re: Reducing notification permission prompt spam in Firefox
#155Earlier quoted context omitted.
I use OneSignal on my blog ( https://www.stavros.io/ ), which shows a small bell on the bottom right. If you click the bell, you get prompted to enable notifications for new articles. Quite a few people have done that, as it's pretty convenient if you want to be notified of new content.
Thank you for tying that to a user action, and not page load.
Hopefully, with this browser change, they will.
Re: Reducing notification permission prompt spam in Firefox
#156Re: Reducing notification permission prompt spam in Firefox
#157Serious question though: has anyone here ever used the notifications for anything other than web based IM (slack, whatsapp)? I think the use case for legit notifications is very small, thus the UI should be an opt-in, rather than an intrusive pop-up. I never understood why browser makers gave it such a prominent UI, and of course in this attention seeking market it was bound to be abused. The new UI that Firefox is s…
Looking at my permissions, it'd only Mastodon/Pleroma instances and chat. The other 80~90% of sites that request permissions are blocked. The most annoying are news/blog sites. Who the hell actually clicks Allow? Like 1%? 2%?
Re: Reducing notification permission prompt spam in Firefox
#158This “feature” is abused terribly around the web. For every site with useful notifications like gmail, there are 10 which misuse it. Yesterday I had the misfortune of misclicking on the prompt from a website. I started getting notifications like “YOUR COMPUTER IS INFECTED WITH A VIRUS”. Turning off notifications for that website took at least 4 clicks through Chrome settings. Good to know there is a setting to turn i…