mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-04 18:26:39 +02:00
14 lines
365 B
JSON
14 lines
365 B
JSON
{
|
|
"ID": "B4D3B69656E14D44865C8D818EAE47C4",
|
|
"ActionKeyword": "",
|
|
"IsGlobal": true,
|
|
"Name": "Folder",
|
|
"Author": "qianlifeng",
|
|
"Version": "1.0.0",
|
|
"Language": "csharp",
|
|
"Website": "https://aka.ms/powertoys",
|
|
"ExecuteFileName": "Microsoft.Plugin.Folder.dll",
|
|
"IcoPathDark": "Images\\folder.dark.png",
|
|
"IcoPathLight": "Images\\folder.light.png"
|
|
}
|