ljcoder2015_obsidian-excel/manifest.json

12 lines
299 B
JSON
Raw Permalink Normal View History

2023-08-16 07:12:13 +00:00
{
2023-08-22 03:29:10 +00:00
"id": "excel",
2023-08-18 10:01:47 +00:00
"name": "Excel",
2024-04-29 03:24:25 +00:00
"version": "1.3.24",
2023-08-16 07:12:13 +00:00
"minAppVersion": "0.15.0",
2023-08-28 06:58:37 +00:00
"description": "Create spreadsheets and easily embed them in Markdown",
2023-08-18 10:01:47 +00:00
"author": "ljcoder",
2023-08-22 03:16:00 +00:00
"authorUrl": "https://github.com/ljcoder2015",
2024-03-20 02:45:10 +00:00
"fundingUrl": "https://ko-fi.com/ljcoder",
2023-08-16 07:12:13 +00:00
"isDesktopOnly": false
}