I can't seem to get the extension to work (package not valid). It looks neat, though.
Detecting and highlighting new comments was my original functionality, and I added the post list highlighting as an after-thought when I couldn't find something similar through a quick search.
Additionally, it will highlight edited comments in grey or any color of your choosing (simply md5's the comment text and checks to see if it's changed next time you load the page).
In a related vein, http://hnnotify.com provides comment reply email notifications if you want to know when someone replies to you on HN (Disclaimer: I am the author)
12 comments
[ 3.4 ms ] story [ 32.3 ms ] threadHere are two pictures showing it in action:
* https://github.com/michaelschade/hnpc/raw/master/examples/po...
* https://github.com/michaelschade/hnpc/raw/master/examples/co...
This uses a browser's Web Storage, so all information is stored locally.
https://github.com/wuzhe/social-hotness
Preview:
https://github.com/wuzhe/social-hotness/raw/master/screensho...
Detecting and highlighting new comments was my original functionality, and I added the post list highlighting as an after-thought when I couldn't find something similar through a quick search.
Thanks for sharing it.
https://chrome.google.com/webstore/detail/kikfikaiccdaabdilg...
Additionally, it will highlight edited comments in grey or any color of your choosing (simply md5's the comment text and checks to see if it's changed next time you load the page).
https://addons.opera.com/en/addons/extensions/details/hnpc
Thanks for the contribution!