taketakeyyy / looks-good-after-reading

It supress you do unconditional LGTM on Qiita.

Home Page:https://chrome.google.com/webstore/detail/looks-good-after-reading/fhklnogonfmkoiamnemdcoodbjpgfdfl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

It supress you do unconditional LGTM on Qiita.

https://chrome.google.com/webstore/detail/looks-good-after-reading/fhklnogonfmkoiamnemdcoodbjpgfdfl

License:MIT License


Languages

Language:TypeScript 60.7%Language:JavaScript 30.9%Language:CSS 8.3%