Files
PowerToys/src/modules/launcher/Plugins/Microsoft.PowerToys.Run.Plugin.Service/plugin.json

14 lines
391 B
JSON

{
"ID": "11A6C36E4E91439CA69F702CBD364EF7",
"ActionKeyword": "!",
"IsGlobal": false,
"Name": "Service",
"Author": "davidegiacometti",
"Version": "1.0.0",
"Language": "csharp",
"Website": "https://aka.ms/PowerToys",
"ExecuteFileName": "Microsoft.PowerToys.Run.Plugin.Service.dll",
"IcoPathDark": "Images\\service.dark.png",
"IcoPathLight": "Images\\service.light.png"
}