Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 416 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 416 Bytes

Simple-Memo

This is a Research Helper sample plugin.

To develope plugins for Research Helper, simply copy this repo to your local computer, and do

yarn dev

This will watch the main.ts file, any saved changes to it will trigger a build, the built outfile is main.js.

Then create a new release on your GitHub repository, and upload the following 3 files: main.js, style.css, and manifest.json