sri/hackernews.js
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Released under the MIT License. You can find a link to the actual bookmarklet here: http://defcraft.blogspot.com/2009/09/hacker-news-bookmarklet.html NOTE: There are some bugs with rendering but it should work unless the underlying HTML changes. This Javascript bookmarklet works when you are reading user comments for a thread. It adds 3 "buttons" on the lower right corner of the window: reload, byParent and byReply. "reload" reloads the page and shows you the new comments (marked by a blue line on top of the comment). byParent & byReply sorts the comments newest to oldest. byParent sorts by the replies to the article. byReply sorts by replies to other comments. (Its a little confusing -- I know!) You can find a link to the actual bookmarklet here: http://defcraft.blogspot.com/2009/09/hacker-news-bookmarklet.html