mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 03:36:44 +02:00
Refactoring. Move system plugins to seperate DLLs.
This commit is contained in:
12
Plugins/Wox.Plugin.WebSearch/plugin.json
Normal file
12
Plugins/Wox.Plugin.WebSearch/plugin.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"ID":"565B73353DBF4806919830B9202EE3BF",
|
||||
"ActionKeyword":"*",
|
||||
"Name":"Web Searches",
|
||||
"Description":"Provide the web search ability.",
|
||||
"Author":"qianlifeng",
|
||||
"Version":"1.0.0",
|
||||
"Language":"csharp",
|
||||
"Website":"http://www.getwox.com/plugin",
|
||||
"ExecuteFileName":"Wox.Plugin.WebSearch.dll",
|
||||
"IcoPath":"Images\\web_search.png"
|
||||
}
|
||||
Reference in New Issue
Block a user