Extension for Google Chrome which gives the ability to sort the news on the Hacker News site!
git clone git://github.com/svyatov/hacker_news_sorted.gitpnpm installpnpm devOpen your browser and load the appropriate development build. For example, if
you are developing for the Chrome browser, using manifest v3, use:
build/chrome-mv3-dev.
- Fork it
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Added some feature') - Push to the branch (
git push origin my-new-feature) - Create new Pull Request
