1
0
mirror of https://github.com/keeweb/keeweb.git synced 2024-06-23 07:26:40 +02:00

Updated Plugins (markdown)

antelle 2017-04-29 18:04:00 +02:00
parent 401abbdf16
commit c69f135451

@ -12,7 +12,7 @@ $ npm i -g keeweb-plugin
Don't want to install it? [Here](https://github.com/keeweb/keeweb/blob/develop/plugins/keeweb-plugin/keeweb-plugin.js)'s the script, you can just download it. Don't want to install it? [Here](https://github.com/keeweb/keeweb/blob/develop/plugins/keeweb-plugin/keeweb-plugin.js)'s the script, you can just download it.
Important: plugin creation tool generates a private key for your plugin, you have to keep it securely, to be able to update your plugin later. Important: plugin creation tool generates a private key for your plugin, you have to keep it secure, to be able to update your plugin later.
To sign the resources inside your plugin and update the manifest, use: To sign the resources inside your plugin and update the manifest, use:
```bash ```bash