TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: I built an open-source notification inbox widget for Hacker News

12 点作者 anandnair将近 2 年前
Hey all, I built a Chrome extension (open source) that adds a notification inbox widget (and optional email notifications) inside HackerNews.<p>* This inbox feed shows an unread bubble (Like in Reddit) whenever someone replies directly to your thread or comment.<p>* Optionally, you can enable email notifications for the same. (With batching support)<p>* Makes it easy to navigate to new replies.<p>== URLs ==<p>Github Repository : https:&#x2F;&#x2F;github.com&#x2F;anandrmedia&#x2F;hn-notifier<p>== How it works? ==<p>* This extension uses Engagespot to embed an In-App notification inbox.<p>* It just makes use of your public HackerNews username and nothing else! No cookies, nothing!<p>* This extension works by polling HN API every minute from the backend server to check for new updates. (No matter how many people use this extension, the server calls HN API only once every minute)<p>== Why? ==<p>Isn&#x27;t it much better when there is a way to know that I have an unseen comment? Otherwise, I have to keep refreshing HN to know if someone replied.<p>I&#x27;d love to hear your thoughts on this.<p>How do you currently check for new replies to your comments?

2 条评论

coderider将近 2 年前
I&#x27;ve found myself gravitating towards reddit because of its comparatively better user experience, and I&#x27;ve often yearned for a similar feature here on HN. It&#x27;s surprising why HN hasn&#x27;t implemented it yet. Just a simple count like (4 unread) would be immensely helpful.
as90将近 2 年前
Well, sometimes I forget to check my threads and I don&#x27;t think it is a problem.
评论 #36373274 未加载