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.

Show HN: Hacker News Helper, a Firefox Extension

2 pointsby mmcrualmost 10 years ago
Hello everyone,<p>I enjoy reading Hacker News, as I&#x27;m sure the rest of you do too. So, I&#x27;ve been building a Firefox extension that integrates with this site and helps to submit web pages that haven&#x27;t been submitted before.<p>The basic idea of the extension is that it searches whatever web page you are currently on against Hacker News. If no one has submitted that page, the extension button will give you a submission link. That way, if you come across a neat answer on Quora or Stackoverflow, or a neat article on nytimes or wsj, you won&#x27;t have to manually search it on Hacker news to find out if it has been submitted before.<p>The other nice feature is being able to browse by site. What I mean by that is if you were to install the extension, navigate to nytimes.com, and then click the button, you would get submissions that matched that url. You can sort them by date or by comments, and page through the results.<p>Here is the code: https:&#x2F;&#x2F;github.com&#x2F;mmcru&#x2F;hackernews-helper<p>Here is the addons page: https:&#x2F;&#x2F;addons.mozilla.org&#x2F;en-US&#x2F;firefox&#x2F;addon&#x2F;hacker-news-helper&#x2F;<p>(disclaimer: I&#x27;m still waiting for Mozilla to review my addon, which could be a while, so the second link could be taken down at any time if they find anything that they don&#x27;t like)<p>I&#x27;m interested to see what people think of this functionality and how it could be improved. Of course, the project is open source, so feel free to take the code and adjust it as you see fit. I&#x27;m still fixing minor bugs; but I was excited to see other people&#x27;s thoughts, so I thought now would be a good time to submit this here and perhaps find some inspiration for improving on the project.<p>Thanks!

no comments

no comments