An open API service indexing awesome lists of open source software.

https://github.com/soumendrak/hackernews-sorter

An Add-On to Automatically sort the Hackernews website by votes when visiting the site.
https://github.com/soumendrak/hackernews-sorter

claude-3-7-sonnet hackernews

Last synced: about 1 month ago
JSON representation

An Add-On to Automatically sort the Hackernews website by votes when visiting the site.

Awesome Lists containing this project

README

        

# Hackernews sorter
This repo is made with the help of Claude Sonnet 3.7 model to sort the hackernews website by vote and an option to sort by comments.

![without the addon](/images/without-add-on.png)
*Without this Add-on*
![with the addon](/images/with-add-on.png)
*With the Add-on; notice the top voted post is at the top.*

## Usage instructions
- Download or clone this repo.
- Go to `chrome://extensions/`
- Enable "Developer mode"
- Click "Load unpacked"
- Select the downloaded folder.
- Now visit `https://news.ycombinator.com/front/` it will be sorted by votes.