Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/janhancic/hn-unread-comments
A Google Chrome extension that shows unread comments on Hacker News
https://github.com/janhancic/hn-unread-comments
Last synced: 22 days ago
JSON representation
A Google Chrome extension that shows unread comments on Hacker News
- Host: GitHub
- URL: https://github.com/janhancic/hn-unread-comments
- Owner: janhancic
- License: mit
- Created: 2010-09-26T12:38:12.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2013-10-26T16:42:30.000Z (about 11 years ago)
- Last Synced: 2024-10-16T08:47:52.751Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 646 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# HN Unread Comments
## What is it?
A simple Google Chrome extension that display unread comments on [Hacker News](http://news.ycombinator.com "Hacker News").## How to use it?
Download and install the extension from the [Google Chrome extensions page](https://chrome.google.com/extensions/detail/fpndmkcfggkffpablcooicmihgcgalil "HN Unread Comments").## Roadmap
I'm planning on adding the following features to the next (v2.0) release:* options page where you can choose how unread comments are marked
* don't mark comments as unread when first viewing a item
* mark edited comments with a different style (configurable)
* do some cleanup so that the extension won't store data for old items (say more than a month)## License
Licensed under MIT. See [LICENSE.md](https://github.com/janhancic/hn-unread-comments/blob/master/LICENSE.md) file for details.[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/janhancic/hn-unread-comments/trend.png)](https://bitdeli.com/free "Bitdeli Badge") [![Code Climate](https://codeclimate.com/github/janhancic/hn-unread-comments.png)](https://codeclimate.com/github/janhancic/hn-unread-comments)