Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

svyatov/hacker_news_sorted

Repository files navigation

Hacker News Sorted

Chrome Web Store Version Chrome Web Store Users Chrome Web Store Rating CI License

A Chrome extension that adds sorting capabilities to Hacker News. Quickly re-order posts by points, time, or comment count with a single click or keyboard shortcut.

Features

  • Sort by Points — Find the most upvoted stories
  • Sort by Time — See the newest posts first
  • Sort by Comments — Discover the most discussed topics
  • Restore Default — Return to HN's original ranking
  • Keyboard Shortcuts — Press P, T, C, or D to sort instantly
  • Persistent Preference — Your last sort choice is remembered across sessions
  • Visual Highlighting — Active sort column is highlighted for clarity
  • Vimium Compatible — Shortcuts auto-disable if Vimium or similar extensions are detected

Install

Install

Development

git clone git://github.com/svyatov/hacker_news_sorted.git
cd hacker_news_sorted
bun install
bun dev

Then load the extension in Chrome: go to chrome://extensions, enable "Developer mode", click "Load unpacked", and select the build/chrome-mv3-dev folder.

Issues

Found a bug or have a suggestion? Open an issue.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Make your changes and run tests (bun run test)
  4. Commit your changes (git commit -am 'Added some feature')
  5. Push to the branch (git push origin my-new-feature)
  6. Create new Pull Request

About

Google Chrome extension that gives the ability to sort posts on the news.ycombinator.com site by the number of points, time, or comments

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •