mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 11:16:51 +02:00
@@ -1,12 +1,32 @@
|
||||
{
|
||||
"ID":"565B73353DBF4806919830B9202EE3BF",
|
||||
"ActionKeywords": ["g", "wiki", "findicon"],
|
||||
"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"
|
||||
"ID": "565B73353DBF4806919830B9202EE3BF",
|
||||
"ActionKeywords": [
|
||||
"g",
|
||||
"wiki",
|
||||
"findicon",
|
||||
"facebook",
|
||||
"twitter",
|
||||
"maps",
|
||||
"translate",
|
||||
"duckduckgo",
|
||||
"github",
|
||||
"gist",
|
||||
"gmail",
|
||||
"drive",
|
||||
"wolframalpha",
|
||||
"stackoverflow",
|
||||
"lucky",
|
||||
"image",
|
||||
"youtube",
|
||||
"bing",
|
||||
"yahoo"
|
||||
],
|
||||
"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