Skip to content

khongchi/yobi-supporter

Repository files navigation

yobi-supporter

chrome extension for yobi

Features

  1. Add the Dual View mode to all markdown editor. screenshot_daulview.png
  2. Add user-defined menus to project menu. (use extension's popup page for configuration) screenshot_menu.png

Installation

  1. Clone git repository
git clone https://github.com/khongchi/yobi-supporter.git yobi-supporter
  1. Input your yobi project url to content_scripts.matches array in manifest.json

use wild card(*).

"matches": ["http://myyobi.com/*"],
  1. Visit chrome://extensions/ in your chrome
  2. Ensure that the Developer mode checkbox in the top right-hand corner is checked
  3. Click Load unpacked extension… to pop up a file-selection dialog.
  4. Navigate to the yobi-supporter directory, and select it.

About

chrome extension for yobi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published