specifically: - add 'name' field to manifest.json - make 'version' optional in contrib/make_plugin - fix import in jade plugin
7 lines
324 B
JSON
7 lines
324 B
JSON
{
|
|
"name": "labels",
|
|
"fullname": "LabelSync",
|
|
"description": "Save your wallet labels on a remote server, and synchronize them across multiple devices where you use Electrum. Labels, transactions IDs and addresses are encrypted before they are sent to the remote server.",
|
|
"available_for": ["qt", "qml", "cmdline"]
|
|
}
|