Skip to content

Commit 7149801

Browse files
authored
Merge pull request #440 from Flow-Launcher/add_google_search
Re-add Google Search plugin
2 parents 78cf130 + e47ceed commit 7149801

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"ID": "4579F00804F94B54B23CF207856E495F",
3+
"Name": "Google Search Plus",
4+
"Description": "Plugin for searching Google and navigating directly to the search results.",
5+
"Author": "mikemorain",
6+
"Version": "2.0.1",
7+
"Language": "csharp",
8+
"Website": "https://github.com/jjw24/Wox.Plugin.GoogleSearch",
9+
"UrlDownload": "https://github.com/jjw24/Wox.Plugin.GoogleSearch/releases/download/v2.0.0/Wox.Plugin.GoogleSearch.zip",
10+
"UrlSourceCode": "https://github.com/jjw24/Wox.Plugin.GoogleSearch/tree/master",
11+
"IcoPath": "https://cdn.jsdelivr.net/gh/jjw24/Wox.Plugin.GoogleSearch@master/images/icon.png"
12+
}

0 commit comments

Comments
 (0)