/hnpoll

Generates bar charts for Hacker News polls.

Primary LanguageJavaScriptMIT LicenseMIT

build

Bar Charts for Hacker News Polls

Bar Charts for Hacker News Polls (hnpoll) is a Google Chrome extension that automatically generates bar charts for Hacker News (HN) polls.

It is available from the Google Chrome Web Store: https://chrome.google.com/webstore/detail/bar-charts-for-hacker-new/dpdhhdidaaippolkbadpdhlffnpnjimd

To use hnpoll, install the extension, and it will work automatically on relevant HN pages.

Screenshot

The following image shows a bar chart produced by hnpoll on an HN poll.

Development

A different manifest.json is used for Chrome and Firefox. For development, create a symbolic link manifest.json that points to either manifest_chrome.json or manifest_firefox.json, depending on the environment.

To generate zip archives, run zip.sh.

License

See LICENSE.