PowerToys/Plugins/Wox.Plugin.WebSearch/plugin.json
bao-qian 174c7a776e Refactoring Refactoring icon, part 2
1. Add baidu, fix #576, #582
2. Refactoring
2016-05-03 21:22:11 +01:00

34 lines
741 B
JSON

{
"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"
}