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