jsmorabito_obsidian-commander/manifest.json

11 lines
268 B
JSON
Raw Normal View History

{
2022-06-06 16:29:14 +00:00
"id": "cmdr",
2022-06-07 21:52:41 +00:00
"name": "Commander",
"version": "0.2.1",
2022-08-31 08:47:31 +00:00
"minAppVersion": "0.16.0",
2022-06-06 16:29:14 +00:00
"description": "Customize your workspace by adding commands /everywhere/.",
"author": "jsmorabito & phibr0",
"authorUrl": "https://github.com/phibr0",
"isDesktopOnly": false
}