/ .obsidian / plugins / cmdr / manifest.json
manifest.json
 1  {
 2  	"id": "cmdr",
 3  	"name": "Commander",
 4  	"version": "0.5.1",
 5  	"minAppVersion": "1.4.0",
 6  	"description": "Customize your workspace by adding commands everywhere, create Macros and supercharge your mobile toolbar.",
 7  	"author": "jsmorabito & phibr0",
 8  	"authorUrl": "https://github.com/phibr0",
 9  	"fundingUrl": "https://ko-fi.com/phibr0",
10  	"isDesktopOnly": false
11  }