Skip to content
This repository has been archived by the owner on Dec 6, 2022. It is now read-only.

taketakeyyy/looks-good-after-reading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

looks-good-after-reading

This is a Chrome Extension which limit button presses until you're done reading on Qiita.

Detail and Install

Plz see here.

For Devs

Project Files

  • looks-good-after-reading/dst/
    • Files to publish for chrome extension.
  • looks-good-after-reading/src/
    • Sorce files

Development Environment Installation

node.js 10.16.0 LTS

Dowonload for Windows: https://nodejs.org/ja/ Install Development Environment Now, your current directory is the same to looks-good-after-reading/package.json. Type following:

npm ci

How to develop

All files to publish are looks-good-after-reading/dst/*.

Publish (and Update)

The final files to publish are looks-good-after-reading/dst/*.

Zip looks-good-after-reading/dst/ and publish on the Chrome Web Store.