I realize I can categorically block all notification permissions, but there are some sites where I want to allow them.
Reducing notification permission prompt spam in Firefox
31–40 of 268 posts
Re: Reducing notification permission prompt spam in Firefox
#32I think that no matter what solution the browsers decide on, we will always have to fight the “pre-permission prompts” from websites. These are the homemade prompts in JS and html that the sites pop up that essentially ask if you want to be prompted for the real permission. Once you click accept on their dialog, they hit the real browser api to show the native dialog.
Or at least, I mind these a lot less in theory, since it feels like they're rarely implemented this way. It's a golden opportunity for app developers to explain why they want to send you notifications, what benefit you'll get from it, and how often you should expect to be notified, and recipe sites are using it to trick you into effectively signing up for a mailing list.
Re: Reducing notification permission prompt spam in Firefox
#33[1] Of course I got into a shouting match on Twitter about it some time back: https://twitter.com/dmitriid/status/920293887746433024 and https://twitter.com/dmitriid/status/920373234104700931
Re: Reducing notification permission prompt spam in Firefox
#34THAT reason is that simply people do not want to be notified. They value their attention in these times of constantly being bombarded by attention seeking prompts, ads and notifications, that if asked, people surely chose not not being bombarded more.
Re: Reducing notification permission prompt spam in Firefox
#35zero confidence
Re: Reducing notification permission prompt spam in Firefox
#36I'm still shocked that anybody thought the first generation implementation of this (in any browser, not specific to Firefox) was ever a good idea. I can see making the request visible to the end user, but... as a dialog ? Why? At least make it a narrow bar across the top/bottom that doesn't obscure web site content and can be easily ignored. Perhaps better would be to make it a button like there is a button to favori…
Re: Reducing notification permission prompt spam in Firefox
#37Re: Reducing notification permission prompt spam in Firefox
#38Re: Reducing notification permission prompt spam in Firefox
#39Websites should not ask users for permission notifications. It only annoys the people using it. It is a bad idea! If users are interested enough in your content, they will find a way to opt-in for notifications like email; an opt-in for notifications button or even RSS. Why would website owners assume that users want to get notifications only after 5 seconds of visiting a random site?
Re: Reducing notification permission prompt spam in Firefox
#40Websites should not ask users for permission notifications. It only annoys the people using it. It is a bad idea! If users are interested enough in your content, they will find a way to opt-in for notifications like email; an opt-in for notifications button or even RSS. Why would website owners assume that users want to get notifications only after 5 seconds of visiting a random site?
Pop-up is a bad way, the above proposal for (admittedly some more clutter) buttons in address bar is better.