/tsuibami

tsuibami is the mini editor for esa.io. With this extension, you can create posts as WIP to your team's esa.io and update it.

Primary LanguageJavaScriptMIT LicenseMIT

tsuibami

tsuibami is the mini editor for esa.io. With this extension, you can create posts as WIP to your team's esa.io and update it.

Configuration

  1. Go https://your-team.esa.io/user/tokens and create token to write and read.
  2. Open option page, input your team name and token, and click "Save Options" button.

How to use

  1. Click this extention's icon (If the popup shows your team's icon and name, configureation is succeeded.) The input box is a title of post, the textarea is a body of one.

screenshot

When you want to save your post, click "Save as WIP" button. If "Clear title/body after saving" checkbox is checked, title and body are cleared.

develop

$ git clone https://github.com/yoshihara/tsuibami.git
$ npm install
$ gulp build
$ gulp watch

Then, the build/ directory has extension files to read by Chrome.