Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itaysk/hacker-news-visual-rank
Visually triage Hacker News stories by popularity
https://github.com/itaysk/hacker-news-visual-rank
chrome-extension hacktoberfest
Last synced: 26 days ago
JSON representation
Visually triage Hacker News stories by popularity
- Host: GitHub
- URL: https://github.com/itaysk/hacker-news-visual-rank
- Owner: itaysk
- Created: 2016-10-22T21:18:25.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-11-29T08:15:32.000Z (almost 2 years ago)
- Last Synced: 2023-08-05T06:54:39.736Z (over 1 year ago)
- Topics: chrome-extension, hacktoberfest
- Language: JavaScript
- Homepage:
- Size: 150 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
Chrome extension to visually emphasize stories on HN by changing font size according to the number of points (upvotes) and comments.
![screenshot](screenshot.png)
The extension is available on the [Chrome Web Store](https://chrome.google.com/webstore/detail/hacker-news-visual-rank/hnbdiaedemlcfnjpdgadhhhdmmhhlncm) and the [Firefox Addons](https://addons.mozilla.org/en-US/firefox/addon/hacker-news-visual-rank/).
It is very easily convertible to Apple Safari extension using the [safari-web-extension-converter](https://bartsolutions.github.io/2020/11/20/safari-extension/) tool. The generated Safari extension can be side-loaded locally. The only reason I've not published it to the App Store is Apple's expensive developer fee.