
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] Ubuntu Facebook popups
- Date: Thu, 21 Feb 2019 08:38:10 +0000
- From: Darren Cook <darren@example.com>
- Subject: Re: [tlug] Ubuntu Facebook popups
- References: <CABHGxq4wL2CmoAtvtjbar3q+EtGbKcpa-aFHk=uhAEL8h6d91w@mail.gmail.com> <C57DD9B4-0025-4DE0-A8CE-37453EB2CBB7@me.scn-net.ne.jp> <CABHGxq5PZOX53qw8h84y6wRMPdUauCBHkkD+mg-L+mHmkAascg@mail.gmail.com> <CABHGxq7Xrak_UKZQjpkMTK1DqipKb02zhr2x2qCr=HRq7J=vCg@mail.gmail.com>
- User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0
> My conclusion is that FB invoked some sort of notification mechanism which led
> to FF using libnotify.
The html5 notification API is described here (from the developer's point
of view):
https://developer.mozilla.org/en-US/docs/Web/API/Notifications_API/Using_the_Notifications_API
And that page is set up for notifications! So in Firefox it asks me if I
want to allow mdn.mozillademos.org to sent notifications, and I can
choose yes, no, or never.
That same page in Chrome says "developer.mozilla.org wants to show
notifications", which just a yes or no choice.
You can change your per-site preferences, deep in the settings, the same
way you would for cookies. See
https://support.mozilla.org/en-US/kb/push-notifications-firefox (And
yes, the Push API allows a site to send a notification even when you
don't have it open, but do have Firefox open, if you've previously given
the site permission.)
Darren
Home |
Main Index |
Thread Index