artemave / hn-post-comments-sorted

Browser extension that allows sorting HN post comments by date

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hn-post-comments-sorted Mozilla Add-on Version Chrome Web Store Version

Browser extension that allows sorting HN post comments by date.

Development

Install dependencies

npm install

Build (and keep rebuilding on file changes)

npm run dev

The build is in .build/v{2,3}.

Or just build once. The build directory contains both manifest v2 and v3 versions (for Firefox and Chrome respectively).

npm run build

About

Browser extension that allows sorting HN post comments by date

License:MIT License


Languages

Language:JavaScript 100.0%