mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-14 11:39:16 +08:00
13 lines
399 B
JSON
13 lines
399 B
JSON
|
{
|
||
|
"ID":"B4D3B69656E14D44865C8D818EAE47C4",
|
||
|
"ActionKeyword":"*",
|
||
|
"Name":"Folder",
|
||
|
"Description":"Provide opening folder from wox directorily. You can add your favorite folders.",
|
||
|
"Author":"qianlifeng",
|
||
|
"Version":"1.0.0",
|
||
|
"Language":"csharp",
|
||
|
"Website":"http://www.getwox.com/plugin",
|
||
|
"ExecuteFileName":"Wox.Plugin.Folder.dll",
|
||
|
"IcoPath":"Images\\folder.png"
|
||
|
}
|