mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 11:16:51 +02:00
Add find file plugin.
This commit is contained in:
12
Plugins/Wox.Plugin.FindFile/plugin.json
Normal file
12
Plugins/Wox.Plugin.FindFile/plugin.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"ID":"64EDFA42642446E5BBFF2546EE4549BB",
|
||||
"ActionKeyword":"f",
|
||||
"Name":"Find Files and Folders",
|
||||
"Description":"Search all your files and folders in your disk",
|
||||
"Author":"qianlifeng",
|
||||
"Version":"1.0",
|
||||
"Language":"csharp",
|
||||
"Website":"http://www.getwox.com/plugin",
|
||||
"ExecuteFileName":"Wox.Plugin.FindFile.dll",
|
||||
"IcoPath":"Images\\find.png"
|
||||
}
|
||||
Reference in New Issue
Block a user