I recently refactored my Hacker News Amplifier 1.6 (Chrome extension) and added some new features:
- support for Reddit, so a name change was in order: the new version is Hype-Amplifier 1.7
- a little animation for shifting to the right news with less points and comments
- a separation of concerns, with all amplification code based on callbacks specific to each news site
- upload all code to https://github.com/aercolino/Hype-Amplifier, ready to be forked
See also: Reddit, […] and Hacker News Algorithms Exposed!