bencevans / hacker-news-reading-time

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

Repository from Github https://github.combencevans/hacker-news-reading-timeRepository from Github https://github.combencevans/hacker-news-reading-time


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

About

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


Languages

Language:JavaScript 100.0%