plugin.json
 1  {
 2    "ID": "CEA08895D2544B019B2E9C5009600DF4",
 3    "ActionKeyword": "",
 4    "IsGlobal": true,
 5    "Name": "System Commands",
 6    "Author": "Wox",
 7    "Version": "1.0.0",
 8    "Language": "csharp",
 9    "Website": "https://aka.ms/PowerToys",
10    "ExecuteFileName": "Microsoft.PowerToys.Run.Plugin.System.dll",
11    "IcoPathDark": "Images\\lock.dark.png",
12    "IcoPathLight": "Images\\lock.light.png"
13  }