/hacker-news-reading-time

WebExtension adding a reading time metric to each Hacker News story.

Primary LanguageJavaScript


hacker-news-reading-time logo

Hacker News Reading Time

Browser extension adding a reading time metric to each Hacker News story.

Install

Available from the Mozilla Firefox Addon Store or Chrome Webstore.

Development

Autoreloading plugin for development

  • git clone git@github.com:bencevans/hacker-news-reading-time.git
  • npm install
  • npm run start:firefox

Building a bundle for publishing

  • npx web-ext build --source-dir src

Publishing for Chrome

Publishing for Firefox

Licence

MIT © Ben Evans