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

14 lines
398 B
JSON

{
"ID": "29DD65DB28C84A37BDEF1D2B43DA368B",
"ActionKeyword": "@",
"IsGlobal": true,
"Name": "PowerToys",
"Author": "davidegiacometti",
"Version": "1.0.0",
"Language": "csharp",
"Website": "https://aka.ms/PowerToys",
"ExecuteFileName": "Microsoft.PowerToys.Run.Plugin.PowerToys.dll",
"IcoPathDark": "Images\\PowerToys.dark.png",
"IcoPathLight": "Images\\PowerToys.light.png"
}