patarapolw / better-dev.to

Add specific features to Dev.to, such as humanize-duration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

humanize-duration

How to install

  • Clone this project, or visit releases
  • yarn && yarn build
  • Go to Chrome / Chromium browser, and visit chrome://extensions
  • Load Unpacked, and select this folder

What files are really required

The only required files in production are

  • manifest.json
  • dist/**/*.js
  • web_modules/app.nomodule.js (Plan use snowpack if things get more complex.)

About

Add specific features to Dev.to, such as humanize-duration


Languages

Language:JavaScript 100.0%