Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기
보존

Show web push notifications using Windows 10 / OSX native API

chall3ng3r

Why native API? Because when there's a new web push notification and user misses it, there's no way to find out what it was. Using OS's native API will allow the notification to be kept in Notification Panel unit users sees it and dismiss it.

I believe Linux too have some sort of native notification APIs too.

It'd be really awesome to have native notifications support on operating systems which now have pretty good notifications APIs.

Why native API? Because when there's a new web push notification and user misses it, there's no way to find out what it was. Using OS's native API will allow the notification to be kept in Notification Panel unit users sees it and dismiss it. I believe Linux too have some sort of native notification APIs too. It'd be really awesome to have native notifications support on operating systems which now have pretty good notifications APIs.

모든 댓글 (2)

On macOS, Firefox should be using the native API already - are you seeing something else?

On Windows, this is currently being worked on; you can click the "follow" button here to get notified when this feature is added.

In NIghtly 67 on Windows 10 this feature still hasn't landed, although the corresponding thread on Bugzilla is marked as resolved.

https://bugzilla.mozilla.org/show_bug.cgi?id=1155505

Any clues what's happening with this?