remotely-save/manifest.json

11 lines
330 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",
2022-01-22 10:02:15 +00:00
"version": "0.2.12",
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
}