1 plugin

Plugins

Extend Noteriv with community-built plugins. Install from Settings → Plugins inside the app.

How it works

1

Write

Plugins are plain JavaScript. Export onload() and onunload().

2

Submit

Open a PR to the NoterivPlugins repo with your plugin folder.

3

Install

Users find it in Settings → Plugins and toggle it on. Done.

Build your own

Check the docs for the plugin API, build something useful, and share it with the community.