TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Is there a HN Chrome extension that does this?

1 pointsby lrmover 12 years ago
I'm looking for a Chrome extension that will show if a page I'm looking at online has been submitted to Hacker News. I'd like to be able to click on the notification and be taken to the HN submission/comments page to read the comments.<p>Is there anything like this?

1 comment

koopajahover 12 years ago
After a few google search I found these:<p><a href="https://chrome.google.com/webstore/detail/what-hn-says/claakfcablnjpapfkgfljfoaphbicdnf" rel="nofollow">https://chrome.google.com/webstore/detail/what-hn-says/claak...</a><p><a href="https://chrome.google.com/webstore/detail/hacker-newsd/njdndkhkelkeepcnmookckfhleebcokl" rel="nofollow">https://chrome.google.com/webstore/detail/hacker-newsd/njdnd...</a><p>Also some bookmarklets that you can transform as a Chrome extension with this : <a href="http://sandbox.self.li/bookmarklet-to-extension/" rel="nofollow">http://sandbox.self.li/bookmarklet-to-extension/</a><p><a href="http://chetan51.github.com/panels/hacker/" rel="nofollow">http://chetan51.github.com/panels/hacker/</a><p><a href="http://see-reaction.appspot.com/index.html" rel="nofollow">http://see-reaction.appspot.com/index.html</a>