remotely-save/manifest.json

12 lines
391 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",
2024-05-06 16:05:41 +00:00
"version": "0.4.20",
2022-03-06 05:19:47 +00:00
"minAppVersion": "0.13.21",
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",
2024-01-07 03:38:11 +00:00
"isDesktopOnly": false,
"fundingUrl": "https://github.com/remotely-save/donation"
2021-10-17 14:50:12 +00:00
}