Skip to content

Comment on Get notified whenever there’s a new top post on Hacker News

Comments

Consider using ServiceWorker notifications for an extension-free way to do this.

I prefer sockets over Service Worker, no installation, no warnings. But definitely I will read in depth about this. Thanks.

The advantage of ServiceWorker is that it can show notifications even when the website isn't open. Browser support is limited for that, though.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.