diff --git a/Plugins/Flow.Launcher.Plugin.BrowserBookmark/plugin.json b/Plugins/Flow.Launcher.Plugin.BrowserBookmark/plugin.json index 5d072f971..a61e8d697 100644 --- a/Plugins/Flow.Launcher.Plugin.BrowserBookmark/plugin.json +++ b/Plugins/Flow.Launcher.Plugin.BrowserBookmark/plugin.json @@ -1,12 +1,12 @@ { - "ID":"0ECADE17459B49F587BF81DC3A125110", - "ActionKeyword":"b", - "Name":"Browser Bookmarks", - "Description":"Search your browser bookmarks", - "Author":"qianlifeng, Ioannis G.", - "Version":"1.1", - "Language":"csharp", - "Website":"http://www.getwox.com/plugin", - "ExecuteFileName":"Flow.Launcher.Plugin.browserBookmark.dll", - "IcoPath":"Images\\bookmark.png" + "ID": "0ECADE17459B49F587BF81DC3A125110", + "ActionKeyword": "b", + "Name": "Browser Bookmarks", + "Description": "Search your browser bookmarks", + "Author": "qianlifeng, Ioannis G.", + "Version": "1.1", + "Language": "csharp", + "Website": "https://github.com/Flow-Launcher/Flow.Launcher", + "ExecuteFileName": "Flow.Launcher.Plugin.browserBookmark.dll", + "IcoPath": "Images\\bookmark.png" } diff --git a/Plugins/Flow.Launcher.Plugin.Calculator/plugin.json b/Plugins/Flow.Launcher.Plugin.Calculator/plugin.json index b26dc9b38..c0c26a7c6 100644 --- a/Plugins/Flow.Launcher.Plugin.Calculator/plugin.json +++ b/Plugins/Flow.Launcher.Plugin.Calculator/plugin.json @@ -1,12 +1,12 @@ { - "ID":"CEA0FDFC6D3B4085823D60DC76F28855", - "ActionKeyword":"*", - "Name":"Calculator", - "Description":"Provide mathematical calculations.(Try 5*3-2 in Flow.Launcher)", - "Author":"cxfksword", - "Version":"1.0.0", - "Language":"csharp", - "Website":"http://www.wox.one/plugin", - "ExecuteFileName":"Flow.Launcher.Plugin.Caculator.dll", - "IcoPath":"Images\\calculator.png" + "ID": "CEA0FDFC6D3B4085823D60DC76F28855", + "ActionKeyword": "*", + "Name": "Calculator", + "Description": "Provide mathematical calculations.(Try 5*3-2 in Flow.Launcher)", + "Author": "cxfksword", + "Version": "1.0.0", + "Language": "csharp", + "Website": "https://github.com/Flow-Launcher/Flow.Launcher", + "ExecuteFileName": "Flow.Launcher.Plugin.Caculator.dll", + "IcoPath": "Images\\calculator.png" } \ No newline at end of file diff --git a/Plugins/Flow.Launcher.Plugin.Color/plugin.json b/Plugins/Flow.Launcher.Plugin.Color/plugin.json index bad94c9e6..0c06c9c35 100644 --- a/Plugins/Flow.Launcher.Plugin.Color/plugin.json +++ b/Plugins/Flow.Launcher.Plugin.Color/plugin.json @@ -1,12 +1,12 @@ { - "ID":"9B36CE6181FC47FBB597AA2C29CD9B0A", - "ActionKeyword":"*", - "Name":"Colors", - "Description":"Provide hex color preview.(Try #000 in Flow.Launcher)", - "Author":"qianlifeng", - "Version":"1.0.0", - "Language":"csharp", - "Website":"http://www.wox.one/plugin", - "ExecuteFileName":"Flow.Launcher.Plugin.Color.dll", - "IcoPath":"Images\\color.png" + "ID": "9B36CE6181FC47FBB597AA2C29CD9B0A", + "ActionKeyword": "*", + "Name": "Colors", + "Description": "Provide hex color preview.(Try #000 in Flow.Launcher)", + "Author": "qianlifeng", + "Version": "1.0.0", + "Language": "csharp", + "Website": "https://github.com/Flow-Launcher/Flow.Launcher", + "ExecuteFileName": "Flow.Launcher.Plugin.Color.dll", + "IcoPath": "Images\\color.png" } diff --git a/Plugins/Flow.Launcher.Plugin.ControlPanel/plugin.json b/Plugins/Flow.Launcher.Plugin.ControlPanel/plugin.json index 36e3da4f3..9a4b7ee0e 100644 --- a/Plugins/Flow.Launcher.Plugin.ControlPanel/plugin.json +++ b/Plugins/Flow.Launcher.Plugin.ControlPanel/plugin.json @@ -1,12 +1,12 @@ { - "ID":"209621585B9B4D81813913C507C058C6", - "ActionKeyword":"*", - "Name":"Control Panel", - "Description":"Search within the Control Panel.", - "Author":"CoenraadS", - "Version":"1.0.0", - "Language":"csharp", - "Website":"http://www.wox.one/plugin", - "ExecuteFileName":"Flow.Launcher.Plugin.ControlPanel.dll", - "IcoPath":"Images\\ControlPanel.png" + "ID": "209621585B9B4D81813913C507C058C6", + "ActionKeyword": "*", + "Name": "Control Panel", + "Description": "Search within the Control Panel.", + "Author": "CoenraadS", + "Version": "1.0.0", + "Language": "csharp", + "Website": "https://github.com/Flow-Launcher/Flow.Launcher", + "ExecuteFileName": "Flow.Launcher.Plugin.ControlPanel.dll", + "IcoPath": "Images\\ControlPanel.png" } diff --git a/Plugins/Flow.Launcher.Plugin.Everything/plugin.json b/Plugins/Flow.Launcher.Plugin.Everything/plugin.json index 5604a60ad..a5baee318 100644 --- a/Plugins/Flow.Launcher.Plugin.Everything/plugin.json +++ b/Plugins/Flow.Launcher.Plugin.Everything/plugin.json @@ -1,13 +1,13 @@ { - "ID":"D2D2C23B084D411DB66FE0C79D6C2A6E", - "ActionKeyword":"*", - "Name":"Everything", - "Description":"Search Everything", - "Author":"qianlifeng,orzfly", - "Version":"1.1.0", - "Language":"csharp", - "Website":"http://www.wox.one", - "IcoPath":"Images\\find.png", - "ExecuteFileName":"Flow.Launcher.Plugin.Everything.dll", - "Disabled": true + "ID": "D2D2C23B084D411DB66FE0C79D6C2A6E", + "ActionKeyword": "*", + "Name": "Everything", + "Description": "Search Everything", + "Author": "qianlifeng,orzfly", + "Version": "1.1.0", + "Language": "csharp", + "Website": "https://github.com/Flow-Launcher/Flow.Launcher", + "IcoPath": "Images\\find.png", + "ExecuteFileName": "Flow.Launcher.Plugin.Everything.dll", + "Disabled": true } diff --git a/Plugins/Flow.Launcher.Plugin.Folder/plugin.json b/Plugins/Flow.Launcher.Plugin.Folder/plugin.json index acf33c6df..87a444791 100644 --- a/Plugins/Flow.Launcher.Plugin.Folder/plugin.json +++ b/Plugins/Flow.Launcher.Plugin.Folder/plugin.json @@ -1,12 +1,12 @@ { - "ID":"B4D3B69656E14D44865C8D818EAE47C4", - "ActionKeyword":"*", - "Name":"Folder", - "Description":"Open favorite folder from Flow Launcher directorily", - "Author":"qianlifeng", - "Version":"1.0.0", - "Language":"csharp", - "Website":"http://www.wox.one/plugin", - "ExecuteFileName":"Flow.Launcher.Plugin.Folder.dll", - "IcoPath":"Images\\folder.png" + "ID": "B4D3B69656E14D44865C8D818EAE47C4", + "ActionKeyword": "*", + "Name": "Folder", + "Description": "Open favorite folder from Flow Launcher directorily", + "Author": "qianlifeng", + "Version": "1.0.0", + "Language": "csharp", + "Website": "https://github.com/Flow-Launcher/Flow.Launcher", + "ExecuteFileName": "Flow.Launcher.Plugin.Folder.dll", + "IcoPath": "Images\\folder.png" } diff --git a/Plugins/Flow.Launcher.Plugin.PluginIndicator/plugin.json b/Plugins/Flow.Launcher.Plugin.PluginIndicator/plugin.json index 318619482..0c1cce6eb 100644 --- a/Plugins/Flow.Launcher.Plugin.PluginIndicator/plugin.json +++ b/Plugins/Flow.Launcher.Plugin.PluginIndicator/plugin.json @@ -1,12 +1,12 @@ { - "ID":"6A122269676E40EB86EB543B945932B9", - "ActionKeyword":"*", - "Name":"Plugin Indicator", - "Description":"Provide plugin actionword suggestion", - "Author":"qianlifeng", - "Version":"1.0.0", - "Language":"csharp", - "Website":"http://www.wox.one/plugin", - "ExecuteFileName":"Flow.Launcher.Plugin.PluginIndicator.dll", - "IcoPath":"Images\\work.png" + "ID": "6A122269676E40EB86EB543B945932B9", + "ActionKeyword": "*", + "Name": "Plugin Indicator", + "Description": "Provide plugin actionword suggestion", + "Author": "qianlifeng", + "Version": "1.0.0", + "Language": "csharp", + "Website": "https://github.com/Flow-Launcher/Flow.Launcher", + "ExecuteFileName": "Flow.Launcher.Plugin.PluginIndicator.dll", + "IcoPath": "Images\\work.png" } diff --git a/Plugins/Flow.Launcher.Plugin.PluginManagement/plugin.json b/Plugins/Flow.Launcher.Plugin.PluginManagement/plugin.json index 089fa4600..b36ca08b2 100644 --- a/Plugins/Flow.Launcher.Plugin.PluginManagement/plugin.json +++ b/Plugins/Flow.Launcher.Plugin.PluginManagement/plugin.json @@ -1,12 +1,12 @@ { - "ID":"D2D2C23B084D422DB66FE0C79D6C2A6A", - "ActionKeyword":"wpm", - "Name":"Flow Launcher Plugin Management", - "Description":"Install/Remove/Update Flow Launcher plugins", - "Author":"qianlifeng", - "Version":"1.0", - "Language":"csharp", - "Website":"http://www.wox.one/plugin", - "ExecuteFileName":"Flow.Launcher.Plugin.PluginManagement.dll", - "IcoPath":"Images\\plugin.png" + "ID": "D2D2C23B084D422DB66FE0C79D6C2A6A", + "ActionKeyword": "wpm", + "Name": "Flow Launcher Plugin Management", + "Description": "Install/Remove/Update Flow Launcher plugins", + "Author": "qianlifeng", + "Version": "1.0", + "Language": "csharp", + "Website": "https://github.com/Flow-Launcher/Flow.Launcher", + "ExecuteFileName": "Flow.Launcher.Plugin.PluginManagement.dll", + "IcoPath": "Images\\plugin.png" } diff --git a/Plugins/Flow.Launcher.Plugin.Program/plugin.json b/Plugins/Flow.Launcher.Plugin.Program/plugin.json index d518fe90c..0316a2397 100644 --- a/Plugins/Flow.Launcher.Plugin.Program/plugin.json +++ b/Plugins/Flow.Launcher.Plugin.Program/plugin.json @@ -1,12 +1,12 @@ { - "ID":"791FC278BA414111B8D1886DFE447410", - "ActionKeyword":"*", - "Name":"Program", - "Description":"Search programs in Flow.Launcher", - "Author":"qianlifeng", - "Version":"1.0.0", - "Language":"csharp", - "Website":"http://www.wox.one/plugin", - "ExecuteFileName":"Flow.Launcher.Plugin.Program.dll", - "IcoPath":"Images\\program.png" + "ID": "791FC278BA414111B8D1886DFE447410", + "ActionKeyword": "*", + "Name": "Program", + "Description": "Search programs in Flow.Launcher", + "Author": "qianlifeng", + "Version": "1.0.0", + "Language": "csharp", + "Website": "https://github.com/Flow-Launcher/Flow.Launcher", + "ExecuteFileName": "Flow.Launcher.Plugin.Program.dll", + "IcoPath": "Images\\program.png" } diff --git a/Plugins/Flow.Launcher.Plugin.Shell/plugin.json b/Plugins/Flow.Launcher.Plugin.Shell/plugin.json index d87b0cc67..d3a5f3700 100644 --- a/Plugins/Flow.Launcher.Plugin.Shell/plugin.json +++ b/Plugins/Flow.Launcher.Plugin.Shell/plugin.json @@ -1,12 +1,12 @@ { - "ID":"D409510CD0D2481F853690A07E6DC426", - "ActionKeyword":">", - "Name":"Shell", - "Description":"Provide executing commands from Flow Launcher. Commands should start with >", - "Author":"qianlifeng", - "Version":"1.0.0", - "Language":"csharp", - "Website":"http://www.wox.one/plugin", - "ExecuteFileName":"Flow.Launcher.Plugin.Shell.dll", - "IcoPath":"Images\\shell.png" + "ID": "D409510CD0D2481F853690A07E6DC426", + "ActionKeyword": ">", + "Name": "Shell", + "Description": "Provide executing commands from Flow Launcher. Commands should start with >", + "Author": "qianlifeng", + "Version": "1.0.0", + "Language": "csharp", + "Website": "https://github.com/Flow-Launcher/Flow.Launcher", + "ExecuteFileName": "Flow.Launcher.Plugin.Shell.dll", + "IcoPath": "Images\\shell.png" } diff --git a/Plugins/Flow.Launcher.Plugin.Sys/plugin.json b/Plugins/Flow.Launcher.Plugin.Sys/plugin.json index 8ffe0273c..156574b85 100644 --- a/Plugins/Flow.Launcher.Plugin.Sys/plugin.json +++ b/Plugins/Flow.Launcher.Plugin.Sys/plugin.json @@ -1,12 +1,12 @@ { - "ID":"CEA08895D2544B019B2E9C5009600DF4", - "ActionKeyword":"*", - "Name":"System Commands", - "Description":"Provide System related commands. e.g. shutdown,lock,setting etc.", - "Author":"qianlifeng", - "Version":"1.0.0", - "Language":"csharp", - "Website":"http://www.wox.one/plugin", - "ExecuteFileName":"Flow.Launcher.Plugin.Sys.dll", - "IcoPath":"Images\\lock.png" + "ID": "CEA08895D2544B019B2E9C5009600DF4", + "ActionKeyword": "*", + "Name": "System Commands", + "Description": "Provide System related commands. e.g. shutdown,lock,setting etc.", + "Author": "qianlifeng", + "Version": "1.0.0", + "Language": "csharp", + "Website": "https://github.com/Flow-Launcher/Flow.Launcher", + "ExecuteFileName": "Flow.Launcher.Plugin.Sys.dll", + "IcoPath": "Images\\lock.png" } diff --git a/Plugins/Flow.Launcher.Plugin.Url/plugin.json b/Plugins/Flow.Launcher.Plugin.Url/plugin.json index 506cb9bc2..9f5576ba9 100644 --- a/Plugins/Flow.Launcher.Plugin.Url/plugin.json +++ b/Plugins/Flow.Launcher.Plugin.Url/plugin.json @@ -1,12 +1,12 @@ { - "ID":"0308FD86DE0A4DEE8D62B9B535370992", - "ActionKeyword":"*", - "Name":"URL", - "Description":"Open the typed URL from Flow Launcher", - "Author":"qianlifeng", - "Version":"1.0.0", - "Language":"csharp", - "Website":"http://www.wox.one/plugin", - "ExecuteFileName":"Flow.Launcher.Plugin.Url.dll", - "IcoPath":"Images\\url.png" + "ID": "0308FD86DE0A4DEE8D62B9B535370992", + "ActionKeyword": "*", + "Name": "URL", + "Description": "Open the typed URL from Flow Launcher", + "Author": "qianlifeng", + "Version": "1.0.0", + "Language": "csharp", + "Website": "https://github.com/Flow-Launcher/Flow.Launcher", + "ExecuteFileName": "Flow.Launcher.Plugin.Url.dll", + "IcoPath": "Images\\url.png" } diff --git a/Plugins/Flow.Launcher.Plugin.WebSearch/plugin.json b/Plugins/Flow.Launcher.Plugin.WebSearch/plugin.json index 06f660483..9784cfefe 100644 --- a/Plugins/Flow.Launcher.Plugin.WebSearch/plugin.json +++ b/Plugins/Flow.Launcher.Plugin.WebSearch/plugin.json @@ -1,33 +1,33 @@ { - "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.wox.one/plugin", - "ExecuteFileName": "Flow.Launcher.Plugin.WebSearch.dll", - "IcoPath": "Images\\web_search.png" + "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": "https://github.com/Flow-Launcher/Flow.Launcher", + "ExecuteFileName": "Flow.Launcher.Plugin.WebSearch.dll", + "IcoPath": "Images\\web_search.png" } diff --git a/Plugins/HelloWorldCSharp/plugin.json b/Plugins/HelloWorldCSharp/plugin.json index b7edbd6a9..61d10b291 100644 --- a/Plugins/HelloWorldCSharp/plugin.json +++ b/Plugins/HelloWorldCSharp/plugin.json @@ -1,13 +1,13 @@ { - "ID":"CEA0FDFC6D3B4085823D60DC76F28844", - "ActionKeyword":"hc", - "Name":"Hello World CSharp", - "Description":"Hello World CSharp", - "Author":"happlebao", - "Version":"1.0.0", - "Language":"csharp", - "Website":"https://github.com/Wox-launcher/Wox", - "ExecuteFileName":"HelloWorldCSharp.dll", - "IcoPath":"app.png", - "Disabled": true + "ID": "CEA0FDFC6D3B4085823D60DC76F28844", + "ActionKeyword": "hc", + "Name": "Hello World CSharp", + "Description": "Hello World CSharp", + "Author": "happlebao", + "Version": "1.0.0", + "Language": "csharp", + "Website": "https://github.com/Flow-Launcher/Flow.Launcher", + "ExecuteFileName": "HelloWorldCSharp.dll", + "IcoPath": "app.png", + "Disabled": true } \ No newline at end of file