Skip to content
This repository has been archived by the owner on Nov 10, 2021. It is now read-only.

mzyy94/yokunaine

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

よくないね。

GitHub release Chrome web store release Chrome web store downloads GitHub stars GitHub issues GitHub license JavaScript Style Guide

いいね だけじゃ だめだよ

icon

よくないよね

うん。

使い方

  1. https://yokunaine.mzyy94.com からChrome拡張機能をダウンロードしてインストール
  2. 拡張機能ページ(chrome://extensions)を開く
  3. よくないね。 のオプション画面を開く
  4. Get Token
  5. 👍いいね

開発者向け情報

Chrome拡張

cd chrome-extension
npm i
npm run build

サーバアプリケーション

cd server
npm i
export NODE_ENV=development
export client_id=da39a3ee5e6b4b0d3255bfef95601890afd80709
export client_secret=adc83b19e793491b1c6ea0fd8b46cd9f32e592fc
npm start

FAQ

こんなの作ってよかったの?

よくないね。

使ってて大丈夫なの?

よくないね。 OAuthの認証後はすぐにTokenを破棄しているから悪用はされないはずだよ。

よくないねボタンが動かないんだけど

サーバが落ちてるかもね。もしくはすでに「👍いいね」されてるとか。

ソースコードがきもわるい

JavaScript Style Guide

LICENSE

MIT