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.
- Host: GitHub
- URL: https://github.com/soumendrak/hackernews-sorter
- Owner: soumendrak
- Created: 2025-03-02T15:21:33.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-03-02T15:45:40.000Z (about 2 months ago)
- Last Synced: 2025-03-02T16:30:47.989Z (about 2 months ago)
- Topics: claude-3-7-sonnet, hackernews
- Language: JavaScript
- Homepage: https://news.ycombinator.com/
- Size: 224 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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 this Add-on*

*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.