Flow.Launcher/Plugins/Flow.Launcher.Plugin.WebSearch/plugin.json
2021-02-25 14:12:25 +11:00

33 lines
667 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.3.3",
"Language": "csharp",
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
"ExecuteFileName": "Flow.Launcher.Plugin.WebSearch.dll",
"IcoPath": "Images\\web_search.png"
}