Skip to content
This repository has been archived by the owner on May 15, 2021. It is now read-only.
/ tsuibami Public archive

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.

License

Notifications You must be signed in to change notification settings

yoshihara/tsuibami

Repository files navigation

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.

For Japanese, you can also use https://esa-pages.io/p/sharing/1303/posts/251/eca7d0957129c38ab04b.html (日本語での説明).

develop

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

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

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published