better-dev.to
Add specific features to Dev.to, such as humanize-duration
https://dev.to/patarapolw/showing-comments-publish-date-isn-t-good-2ifh
- Clone this project, or visit releases
yarn && yarn build
- Go to Chrome / Chromium browser, and visit chrome://extensions
- Load Unpacked, and select this folder
The only required files in production are
manifest.json
dist/**/*.js
web_modules/app.nomodule.js
(Plan use snowpack if things get more complex.)