mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 11:16:51 +02:00
Add query history plugin & upgrade all third-party packages
This commit is contained in:
12
Plugins/Wox.Plugin.QueryHistory/plugin.json
Normal file
12
Plugins/Wox.Plugin.QueryHistory/plugin.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"ID":"54F327C503414B9489CDD331EE9472EF",
|
||||
"ActionKeyword":"history",
|
||||
"Name":"Query History",
|
||||
"Description":"Remember Wox query history",
|
||||
"Author":"qianlifeng",
|
||||
"Version":"1.0.0",
|
||||
"Language":"csharp",
|
||||
"Website":"http://www.getwox.com/plugin",
|
||||
"ExecuteFileName":"Wox.Plugin.QueryHistory.dll",
|
||||
"IcoPath":"Images\\history.png"
|
||||
}
|
||||
Reference in New Issue
Block a user