Doorkeeperのイベント内容の一部分をテンプレートみたいにしてボタン一発で更新できるChrome extension
$ npm install -g grunt-cli
$ git clone https://github.com/yasslab/event-description-template.git
$ cd event-description-template
$ npm install
$ npm install -g bower
$ bower install
$ grunt watch
Chromeの拡張機能設定画面から「パッケージ化されていない拡張機能を読み込む」でapp
ディレクトリを選択する。
Copyright © 2015 YassLab
The extension is available as open source under the terms of the MIT License.