This is a browser extension to integrate Chatwork with GitHub. This extension works on www.chatwork.com.
After install this extension, you must set GitHub personal access token. Follow the instructions here to create an access token.
Open https://www.chatwork.com , click the icon of this extension and click [Settings] to open the options page.
Enter your access token and click [Save].
Please reload https://www.chatwork.com .
Show title and owner/repository#number on link previews of GitHub issues and pull requests. This requires link preview enabled on Chatwork. Link preview is enabled by default.
Build scripts works on linux or unix, and requires Node.js >= 14.x.
$ npm install
$ npm run build