I just finished up a simple Hacker News extension for Google Chrome. It allows you to view the front-page stories as well as submit your current tab. Let me know what you think and I'd like to hear your ideas for future updates.<p>The source code can be found here: http://github.com/adamalbrecht/hacker-news-for-chrome
I just finished up a simple Hacker News extension for Google Chrome. It allows you to view the front-page stories as well as submit your current tab. Let me know what you think and I'd like to hear your ideas for future updates.<p>The source code can be found here: <a href="http://github.com/adamalbrecht/hacker-news-for-chrome" rel="nofollow">http://github.com/adamalbrecht/hacker-news-for-chrome</a>
One thing I could see useful is to get to comments for your current tab. Let's say you're reading something and you would like to see if there's any discussion around that on HN and if so, get to it. If not, get the option of submitting it.<p>I also remember that there was a bookmarklet that was adding links for each story to open a split window with the article on the left and the comments on the right. I liked it, though I lost it and never really looked for it.