PowerToys/Plugins/Wox.Plugin.WebSearch/plugin.json

34 lines
741 B
JSON
Raw Normal View History

{
"ID": "565B73353DBF4806919830B9202EE3BF",
"ActionKeywords": [
"g",
"wiki",
"findicon",
"facebook",
"twitter",
"maps",
"translate",
"duckduckgo",
"github",
"gist",
"gmail",
"drive",
"wolframalpha",
"stackoverflow",
"lucky",
"image",
"youtube",
"bing",
"yahoo",
"bd"
],
"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"
}