Flow.Launcher/Plugins/Flow.Launcher.Plugin.WebSearch/plugin.json
2021-07-05 08:39:17 +10:00

34 lines
677 B
JSON

{
"ID": "565B73353DBF4806919830B9202EE3BF",
"ActionKeywords": [
"*",
"sc",
"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.4.0",
"Language": "csharp",
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
"ExecuteFileName": "Flow.Launcher.Plugin.WebSearch.dll",
"IcoPath": "Images\\web_search.png"
}