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