mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 02:36:19 +02:00
14 lines
362 B
JSON
14 lines
362 B
JSON
{
|
|
"ID": "791FC278BA414111B8D1886DFE447410",
|
|
"ActionKeyword": ".",
|
|
"IsGlobal": true,
|
|
"Name": "Program",
|
|
"Author": "qianlifeng",
|
|
"Version": "1.0.0",
|
|
"Language": "csharp",
|
|
"Website": "https://aka.ms/PowerToys",
|
|
"ExecuteFileName": "Microsoft.Plugin.Program.dll",
|
|
"IcoPathDark": "Images\\app.dark.png",
|
|
"IcoPathLight": "Images\\app.light.png"
|
|
}
|