update plugin.json url to point to current repo

This commit is contained in:
Jeremy Wu 2020-04-22 21:29:14 +10:00
parent bbcaf72ba8
commit acdea86a2d
14 changed files with 163 additions and 163 deletions

View file

@ -1,12 +1,12 @@
{ {
"ID":"0ECADE17459B49F587BF81DC3A125110", "ID": "0ECADE17459B49F587BF81DC3A125110",
"ActionKeyword":"b", "ActionKeyword": "b",
"Name":"Browser Bookmarks", "Name": "Browser Bookmarks",
"Description":"Search your browser bookmarks", "Description": "Search your browser bookmarks",
"Author":"qianlifeng, Ioannis G.", "Author": "qianlifeng, Ioannis G.",
"Version":"1.1", "Version": "1.1",
"Language":"csharp", "Language": "csharp",
"Website":"http://www.getwox.com/plugin", "Website": "https://github.com/Flow-Launcher/Flow.Launcher",
"ExecuteFileName":"Flow.Launcher.Plugin.browserBookmark.dll", "ExecuteFileName": "Flow.Launcher.Plugin.browserBookmark.dll",
"IcoPath":"Images\\bookmark.png" "IcoPath": "Images\\bookmark.png"
} }

View file

@ -1,12 +1,12 @@
{ {
"ID":"CEA0FDFC6D3B4085823D60DC76F28855", "ID": "CEA0FDFC6D3B4085823D60DC76F28855",
"ActionKeyword":"*", "ActionKeyword": "*",
"Name":"Calculator", "Name": "Calculator",
"Description":"Provide mathematical calculations.(Try 5*3-2 in Flow.Launcher)", "Description": "Provide mathematical calculations.(Try 5*3-2 in Flow.Launcher)",
"Author":"cxfksword", "Author": "cxfksword",
"Version":"1.0.0", "Version": "1.0.0",
"Language":"csharp", "Language": "csharp",
"Website":"http://www.wox.one/plugin", "Website": "https://github.com/Flow-Launcher/Flow.Launcher",
"ExecuteFileName":"Flow.Launcher.Plugin.Caculator.dll", "ExecuteFileName": "Flow.Launcher.Plugin.Caculator.dll",
"IcoPath":"Images\\calculator.png" "IcoPath": "Images\\calculator.png"
} }

View file

@ -1,12 +1,12 @@
{ {
"ID":"9B36CE6181FC47FBB597AA2C29CD9B0A", "ID": "9B36CE6181FC47FBB597AA2C29CD9B0A",
"ActionKeyword":"*", "ActionKeyword": "*",
"Name":"Colors", "Name": "Colors",
"Description":"Provide hex color preview.(Try #000 in Flow.Launcher)", "Description": "Provide hex color preview.(Try #000 in Flow.Launcher)",
"Author":"qianlifeng", "Author": "qianlifeng",
"Version":"1.0.0", "Version": "1.0.0",
"Language":"csharp", "Language": "csharp",
"Website":"http://www.wox.one/plugin", "Website": "https://github.com/Flow-Launcher/Flow.Launcher",
"ExecuteFileName":"Flow.Launcher.Plugin.Color.dll", "ExecuteFileName": "Flow.Launcher.Plugin.Color.dll",
"IcoPath":"Images\\color.png" "IcoPath": "Images\\color.png"
} }

View file

@ -1,12 +1,12 @@
{ {
"ID":"209621585B9B4D81813913C507C058C6", "ID": "209621585B9B4D81813913C507C058C6",
"ActionKeyword":"*", "ActionKeyword": "*",
"Name":"Control Panel", "Name": "Control Panel",
"Description":"Search within the Control Panel.", "Description": "Search within the Control Panel.",
"Author":"CoenraadS", "Author": "CoenraadS",
"Version":"1.0.0", "Version": "1.0.0",
"Language":"csharp", "Language": "csharp",
"Website":"http://www.wox.one/plugin", "Website": "https://github.com/Flow-Launcher/Flow.Launcher",
"ExecuteFileName":"Flow.Launcher.Plugin.ControlPanel.dll", "ExecuteFileName": "Flow.Launcher.Plugin.ControlPanel.dll",
"IcoPath":"Images\\ControlPanel.png" "IcoPath": "Images\\ControlPanel.png"
} }

View file

@ -1,13 +1,13 @@
{ {
"ID":"D2D2C23B084D411DB66FE0C79D6C2A6E", "ID": "D2D2C23B084D411DB66FE0C79D6C2A6E",
"ActionKeyword":"*", "ActionKeyword": "*",
"Name":"Everything", "Name": "Everything",
"Description":"Search Everything", "Description": "Search Everything",
"Author":"qianlifeng,orzfly", "Author": "qianlifeng,orzfly",
"Version":"1.1.0", "Version": "1.1.0",
"Language":"csharp", "Language": "csharp",
"Website":"http://www.wox.one", "Website": "https://github.com/Flow-Launcher/Flow.Launcher",
"IcoPath":"Images\\find.png", "IcoPath": "Images\\find.png",
"ExecuteFileName":"Flow.Launcher.Plugin.Everything.dll", "ExecuteFileName": "Flow.Launcher.Plugin.Everything.dll",
"Disabled": true "Disabled": true
} }

View file

@ -1,12 +1,12 @@
{ {
"ID":"B4D3B69656E14D44865C8D818EAE47C4", "ID": "B4D3B69656E14D44865C8D818EAE47C4",
"ActionKeyword":"*", "ActionKeyword": "*",
"Name":"Folder", "Name": "Folder",
"Description":"Open favorite folder from Flow Launcher directorily", "Description": "Open favorite folder from Flow Launcher directorily",
"Author":"qianlifeng", "Author": "qianlifeng",
"Version":"1.0.0", "Version": "1.0.0",
"Language":"csharp", "Language": "csharp",
"Website":"http://www.wox.one/plugin", "Website": "https://github.com/Flow-Launcher/Flow.Launcher",
"ExecuteFileName":"Flow.Launcher.Plugin.Folder.dll", "ExecuteFileName": "Flow.Launcher.Plugin.Folder.dll",
"IcoPath":"Images\\folder.png" "IcoPath": "Images\\folder.png"
} }

View file

@ -1,12 +1,12 @@
{ {
"ID":"6A122269676E40EB86EB543B945932B9", "ID": "6A122269676E40EB86EB543B945932B9",
"ActionKeyword":"*", "ActionKeyword": "*",
"Name":"Plugin Indicator", "Name": "Plugin Indicator",
"Description":"Provide plugin actionword suggestion", "Description": "Provide plugin actionword suggestion",
"Author":"qianlifeng", "Author": "qianlifeng",
"Version":"1.0.0", "Version": "1.0.0",
"Language":"csharp", "Language": "csharp",
"Website":"http://www.wox.one/plugin", "Website": "https://github.com/Flow-Launcher/Flow.Launcher",
"ExecuteFileName":"Flow.Launcher.Plugin.PluginIndicator.dll", "ExecuteFileName": "Flow.Launcher.Plugin.PluginIndicator.dll",
"IcoPath":"Images\\work.png" "IcoPath": "Images\\work.png"
} }

View file

@ -1,12 +1,12 @@
{ {
"ID":"D2D2C23B084D422DB66FE0C79D6C2A6A", "ID": "D2D2C23B084D422DB66FE0C79D6C2A6A",
"ActionKeyword":"wpm", "ActionKeyword": "wpm",
"Name":"Flow Launcher Plugin Management", "Name": "Flow Launcher Plugin Management",
"Description":"Install/Remove/Update Flow Launcher plugins", "Description": "Install/Remove/Update Flow Launcher plugins",
"Author":"qianlifeng", "Author": "qianlifeng",
"Version":"1.0", "Version": "1.0",
"Language":"csharp", "Language": "csharp",
"Website":"http://www.wox.one/plugin", "Website": "https://github.com/Flow-Launcher/Flow.Launcher",
"ExecuteFileName":"Flow.Launcher.Plugin.PluginManagement.dll", "ExecuteFileName": "Flow.Launcher.Plugin.PluginManagement.dll",
"IcoPath":"Images\\plugin.png" "IcoPath": "Images\\plugin.png"
} }

View file

@ -1,12 +1,12 @@
{ {
"ID":"791FC278BA414111B8D1886DFE447410", "ID": "791FC278BA414111B8D1886DFE447410",
"ActionKeyword":"*", "ActionKeyword": "*",
"Name":"Program", "Name": "Program",
"Description":"Search programs in Flow.Launcher", "Description": "Search programs in Flow.Launcher",
"Author":"qianlifeng", "Author": "qianlifeng",
"Version":"1.0.0", "Version": "1.0.0",
"Language":"csharp", "Language": "csharp",
"Website":"http://www.wox.one/plugin", "Website": "https://github.com/Flow-Launcher/Flow.Launcher",
"ExecuteFileName":"Flow.Launcher.Plugin.Program.dll", "ExecuteFileName": "Flow.Launcher.Plugin.Program.dll",
"IcoPath":"Images\\program.png" "IcoPath": "Images\\program.png"
} }

View file

@ -1,12 +1,12 @@
{ {
"ID":"D409510CD0D2481F853690A07E6DC426", "ID": "D409510CD0D2481F853690A07E6DC426",
"ActionKeyword":">", "ActionKeyword": ">",
"Name":"Shell", "Name": "Shell",
"Description":"Provide executing commands from Flow Launcher. Commands should start with >", "Description": "Provide executing commands from Flow Launcher. Commands should start with >",
"Author":"qianlifeng", "Author": "qianlifeng",
"Version":"1.0.0", "Version": "1.0.0",
"Language":"csharp", "Language": "csharp",
"Website":"http://www.wox.one/plugin", "Website": "https://github.com/Flow-Launcher/Flow.Launcher",
"ExecuteFileName":"Flow.Launcher.Plugin.Shell.dll", "ExecuteFileName": "Flow.Launcher.Plugin.Shell.dll",
"IcoPath":"Images\\shell.png" "IcoPath": "Images\\shell.png"
} }

View file

@ -1,12 +1,12 @@
{ {
"ID":"CEA08895D2544B019B2E9C5009600DF4", "ID": "CEA08895D2544B019B2E9C5009600DF4",
"ActionKeyword":"*", "ActionKeyword": "*",
"Name":"System Commands", "Name": "System Commands",
"Description":"Provide System related commands. e.g. shutdown,lock,setting etc.", "Description": "Provide System related commands. e.g. shutdown,lock,setting etc.",
"Author":"qianlifeng", "Author": "qianlifeng",
"Version":"1.0.0", "Version": "1.0.0",
"Language":"csharp", "Language": "csharp",
"Website":"http://www.wox.one/plugin", "Website": "https://github.com/Flow-Launcher/Flow.Launcher",
"ExecuteFileName":"Flow.Launcher.Plugin.Sys.dll", "ExecuteFileName": "Flow.Launcher.Plugin.Sys.dll",
"IcoPath":"Images\\lock.png" "IcoPath": "Images\\lock.png"
} }

View file

@ -1,12 +1,12 @@
{ {
"ID":"0308FD86DE0A4DEE8D62B9B535370992", "ID": "0308FD86DE0A4DEE8D62B9B535370992",
"ActionKeyword":"*", "ActionKeyword": "*",
"Name":"URL", "Name": "URL",
"Description":"Open the typed URL from Flow Launcher", "Description": "Open the typed URL from Flow Launcher",
"Author":"qianlifeng", "Author": "qianlifeng",
"Version":"1.0.0", "Version": "1.0.0",
"Language":"csharp", "Language": "csharp",
"Website":"http://www.wox.one/plugin", "Website": "https://github.com/Flow-Launcher/Flow.Launcher",
"ExecuteFileName":"Flow.Launcher.Plugin.Url.dll", "ExecuteFileName": "Flow.Launcher.Plugin.Url.dll",
"IcoPath":"Images\\url.png" "IcoPath": "Images\\url.png"
} }

View file

@ -1,33 +1,33 @@
{ {
"ID": "565B73353DBF4806919830B9202EE3BF", "ID": "565B73353DBF4806919830B9202EE3BF",
"ActionKeywords": [ "ActionKeywords": [
"g", "g",
"wiki", "wiki",
"findicon", "findicon",
"facebook", "facebook",
"twitter", "twitter",
"maps", "maps",
"translate", "translate",
"duckduckgo", "duckduckgo",
"github", "github",
"gist", "gist",
"gmail", "gmail",
"drive", "drive",
"wolframalpha", "wolframalpha",
"stackoverflow", "stackoverflow",
"lucky", "lucky",
"image", "image",
"youtube", "youtube",
"bing", "bing",
"yahoo", "yahoo",
"bd" "bd"
], ],
"Name": "Web Searches", "Name": "Web Searches",
"Description": "Provide the web search ability", "Description": "Provide the web search ability",
"Author": "qianlifeng", "Author": "qianlifeng",
"Version": "1.0.0", "Version": "1.0.0",
"Language": "csharp", "Language": "csharp",
"Website": "http://www.wox.one/plugin", "Website": "https://github.com/Flow-Launcher/Flow.Launcher",
"ExecuteFileName": "Flow.Launcher.Plugin.WebSearch.dll", "ExecuteFileName": "Flow.Launcher.Plugin.WebSearch.dll",
"IcoPath": "Images\\web_search.png" "IcoPath": "Images\\web_search.png"
} }

View file

@ -1,13 +1,13 @@
{ {
"ID":"CEA0FDFC6D3B4085823D60DC76F28844", "ID": "CEA0FDFC6D3B4085823D60DC76F28844",
"ActionKeyword":"hc", "ActionKeyword": "hc",
"Name":"Hello World CSharp", "Name": "Hello World CSharp",
"Description":"Hello World CSharp", "Description": "Hello World CSharp",
"Author":"happlebao", "Author": "happlebao",
"Version":"1.0.0", "Version": "1.0.0",
"Language":"csharp", "Language": "csharp",
"Website":"https://github.com/Wox-launcher/Wox", "Website": "https://github.com/Flow-Launcher/Flow.Launcher",
"ExecuteFileName":"HelloWorldCSharp.dll", "ExecuteFileName": "HelloWorldCSharp.dll",
"IcoPath":"app.png", "IcoPath": "app.png",
"Disabled": true "Disabled": true
} }