mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-14 03:37:10 +08:00
174c7a776e
1. Add baidu, fix #576, #582 2. Refactoring
34 lines
741 B
JSON
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"
|
|
}
|