KeeWeb Plugin Creation Tool
You're awesome!
Now it's time to create your plugin. Here are some
docs for you to start.
Your plugin manifest
{
"version": "0.0.1",
"manifestVersion": "0.1.0",
"name": "",
"description": "",
"author": {
"name": "",
"email": "",
"url": ""
},
"resources": {
"js": true
},
"license": "MIT",
"url": "",
"publicKey": ""
}