Files
PowerToys/src/modules/launcher/Plugins/Microsoft.Plugin.Shell/plugin.json
2021-02-26 13:21:58 +02:00

14 lines
363 B
JSON

{
"ID": "D409510CD0D2481F853690A07E6DC426",
"ActionKeyword": ">",
"IsGlobal": false,
"Name": "Shell",
"Author": "qianlifeng",
"Version": "1.0.0",
"Language": "csharp",
"Website": "https://aka.ms/powertoys",
"ExecuteFileName": "Microsoft.Plugin.Shell.dll",
"IcoPathDark": "Images\\shell.dark.png",
"IcoPathLight": "Images\\shell.light.png"
}