Skip to content

Latest commit

 

History

History

README.md

Greasemonkey

Install

  1. Install Greasemonkey-like extension

Click following link and install it as Greasemonkey Script.

  • dist/add-item-to-missue.user.js

Config

You should set these configs value after install it.

Open Greasemonkey config and add these value.

  • owner: owner name of data repository
    • e.g. "azu"
  • repo: repo repo of data repository
    • e.g. "missue
  • token: GitHub Token for data repository
    • e.g. "xxxx"
  • Optional) label: issue label
    • Default: "CR"