https://github.com/dstein64/hnpoll
Generates bar charts for Hacker News polls.
https://github.com/dstein64/hnpoll
chrome-extension hacker-news
Last synced: about 1 month ago
JSON representation
Generates bar charts for Hacker News polls.
- Host: GitHub
- URL: https://github.com/dstein64/hnpoll
- Owner: dstein64
- License: mit
- Created: 2019-03-02T21:12:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-03-20T01:56:26.000Z (over 2 years ago)
- Last Synced: 2025-02-08T09:13:01.355Z (over 1 year ago)
- Topics: chrome-extension, hacker-news
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/bar-charts-for-hacker-new/dpdhhdidaaippolkbadpdhlffnpnjimd
- Size: 122 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![build][badge_thumbnail]][badge_link]
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](LICENSE).
[badge_link]: https://github.com/dstein64/hnpoll/actions/workflows/build.yml
[badge_thumbnail]: https://github.com/dstein64/hnpoll/actions/workflows/build.yml/badge.svg