Flow.Launcher/Plugins/Flow.Launcher.Plugin.WebSearch/plugin.json

35 lines
677 B
JSON
Raw Permalink Normal View History

{
"ID": "565B73353DBF4806919830B9202EE3BF",
"ActionKeywords": [
2021-02-28 20:44:45 +00:00
"*",
"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",
2024-02-12 10:24:27 +00:00
"Version": "3.0.7",
"Language": "csharp",
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
"ExecuteFileName": "Flow.Launcher.Plugin.WebSearch.dll",
"IcoPath": "Images\\web_search.png"
}