mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-04 10:16:24 +02:00
14 lines
363 B
JSON
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"
|
|
}
|