remotely-save/manifest.json

11 lines
329 B
JSON
Raw Normal View History

2021-10-17 14:50:12 +00:00
{
2021-12-03 17:18:20 +00:00
"id": "remotely-save",
2021-11-14 14:34:07 +00:00
"name": "Remotely Save",
2021-12-11 16:01:27 +00:00
"version": "0.2.4",
2021-10-17 14:50:12 +00:00
"minAppVersion": "0.12.15",
2021-12-09 16:18:26 +00:00
"description": "Yet another unofficial plugin allowing users to synchronize notes between local device and the cloud service.",
2021-10-17 14:50:12 +00:00
"author": "fyears",
"authorUrl": "https://github.com/fyears",
"isDesktopOnly": false
}