benwinding / newsit

Chrome Extension for Hacker News and Reddit Links
https://newsit.benwinding.com
MIT License
23 stars 1 forks source link

Newsit

Find the discussion around the page you're looking at. Newsit can find the top voted Reddit or Hacker News discussion!

Screenshots

img img

Development

This is a collection of weird js libraries:

All brought together (with slight minification) for your pleasure.

Build

  1. yarn
  2. yarn build

Release

  1. npm version patch
  2. yarn build