Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mshenfield/hacker-news-coffee-and-code
Follow a conversation between two users on Hacker News
https://github.com/mshenfield/hacker-news-coffee-and-code
Last synced: about 13 hours ago
JSON representation
Follow a conversation between two users on Hacker News
- Host: GitHub
- URL: https://github.com/mshenfield/hacker-news-coffee-and-code
- Owner: mshenfield
- Created: 2016-03-25T06:13:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-03-25T06:13:23.000Z (over 8 years ago)
- Last Synced: 2024-06-11T20:35:47.667Z (5 months ago)
- Language: JavaScript
- Size: 1.58 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hacker News Coffee and Conversation
Follow a conversation between two users on Hacker News. Popular Hacker News articles can become so bogged down with comments it is hard to track down and follow a single thread of conversation. This simple extension (which only works on Hacker News articles, items, and comments), adds an option to only show responses and posts from a comment author and the author of the comment they responded to.![using on a busy Hacker News thread](demo.gif)
## Install
For now and the foreseeable future, `git clone https://github.com/mshenfield/hacker-news-coffee-and-conversation.git`, and navigate to chrome://extensions. Click "Load unpacked extensions" and select the directory where you cloned this project.## License
[MIT](https://opensource.org/licenses/MIT) 2016-Present @ Max Shenfield