mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 03:07:04 +02:00
14 lines
398 B
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"
|
|
}
|