Files
PowerToys/src/modules/launcher/Plugins/Microsoft.Plugin.Folder/plugin.json
2021-02-26 13:21:58 +02:00

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"
}