Skip to content

Commit acdea86

Browse files
committed
update plugin.json url to point to current repo
1 parent bbcaf72 commit acdea86

File tree

14 files changed

+163
-163
lines changed

14 files changed

+163
-163
lines changed
Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"ID":"0ECADE17459B49F587BF81DC3A125110",
3-
"ActionKeyword":"b",
4-
"Name":"Browser Bookmarks",
5-
"Description":"Search your browser bookmarks",
6-
"Author":"qianlifeng, Ioannis G.",
7-
"Version":"1.1",
8-
"Language":"csharp",
9-
"Website":"http://www.getwox.com/plugin",
10-
"ExecuteFileName":"Flow.Launcher.Plugin.browserBookmark.dll",
11-
"IcoPath":"Images\\bookmark.png"
2+
"ID": "0ECADE17459B49F587BF81DC3A125110",
3+
"ActionKeyword": "b",
4+
"Name": "Browser Bookmarks",
5+
"Description": "Search your browser bookmarks",
6+
"Author": "qianlifeng, Ioannis G.",
7+
"Version": "1.1",
8+
"Language": "csharp",
9+
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
10+
"ExecuteFileName": "Flow.Launcher.Plugin.browserBookmark.dll",
11+
"IcoPath": "Images\\bookmark.png"
1212
}
Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"ID":"CEA0FDFC6D3B4085823D60DC76F28855",
3-
"ActionKeyword":"*",
4-
"Name":"Calculator",
5-
"Description":"Provide mathematical calculations.(Try 5*3-2 in Flow.Launcher)",
6-
"Author":"cxfksword",
7-
"Version":"1.0.0",
8-
"Language":"csharp",
9-
"Website":"http://www.wox.one/plugin",
10-
"ExecuteFileName":"Flow.Launcher.Plugin.Caculator.dll",
11-
"IcoPath":"Images\\calculator.png"
2+
"ID": "CEA0FDFC6D3B4085823D60DC76F28855",
3+
"ActionKeyword": "*",
4+
"Name": "Calculator",
5+
"Description": "Provide mathematical calculations.(Try 5*3-2 in Flow.Launcher)",
6+
"Author": "cxfksword",
7+
"Version": "1.0.0",
8+
"Language": "csharp",
9+
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
10+
"ExecuteFileName": "Flow.Launcher.Plugin.Caculator.dll",
11+
"IcoPath": "Images\\calculator.png"
1212
}
Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"ID":"9B36CE6181FC47FBB597AA2C29CD9B0A",
3-
"ActionKeyword":"*",
4-
"Name":"Colors",
5-
"Description":"Provide hex color preview.(Try #000 in Flow.Launcher)",
6-
"Author":"qianlifeng",
7-
"Version":"1.0.0",
8-
"Language":"csharp",
9-
"Website":"http://www.wox.one/plugin",
10-
"ExecuteFileName":"Flow.Launcher.Plugin.Color.dll",
11-
"IcoPath":"Images\\color.png"
2+
"ID": "9B36CE6181FC47FBB597AA2C29CD9B0A",
3+
"ActionKeyword": "*",
4+
"Name": "Colors",
5+
"Description": "Provide hex color preview.(Try #000 in Flow.Launcher)",
6+
"Author": "qianlifeng",
7+
"Version": "1.0.0",
8+
"Language": "csharp",
9+
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
10+
"ExecuteFileName": "Flow.Launcher.Plugin.Color.dll",
11+
"IcoPath": "Images\\color.png"
1212
}
Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"ID":"209621585B9B4D81813913C507C058C6",
3-
"ActionKeyword":"*",
4-
"Name":"Control Panel",
5-
"Description":"Search within the Control Panel.",
6-
"Author":"CoenraadS",
7-
"Version":"1.0.0",
8-
"Language":"csharp",
9-
"Website":"http://www.wox.one/plugin",
10-
"ExecuteFileName":"Flow.Launcher.Plugin.ControlPanel.dll",
11-
"IcoPath":"Images\\ControlPanel.png"
2+
"ID": "209621585B9B4D81813913C507C058C6",
3+
"ActionKeyword": "*",
4+
"Name": "Control Panel",
5+
"Description": "Search within the Control Panel.",
6+
"Author": "CoenraadS",
7+
"Version": "1.0.0",
8+
"Language": "csharp",
9+
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
10+
"ExecuteFileName": "Flow.Launcher.Plugin.ControlPanel.dll",
11+
"IcoPath": "Images\\ControlPanel.png"
1212
}
Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
2-
"ID":"D2D2C23B084D411DB66FE0C79D6C2A6E",
3-
"ActionKeyword":"*",
4-
"Name":"Everything",
5-
"Description":"Search Everything",
6-
"Author":"qianlifeng,orzfly",
7-
"Version":"1.1.0",
8-
"Language":"csharp",
9-
"Website":"http://www.wox.one",
10-
"IcoPath":"Images\\find.png",
11-
"ExecuteFileName":"Flow.Launcher.Plugin.Everything.dll",
12-
"Disabled": true
2+
"ID": "D2D2C23B084D411DB66FE0C79D6C2A6E",
3+
"ActionKeyword": "*",
4+
"Name": "Everything",
5+
"Description": "Search Everything",
6+
"Author": "qianlifeng,orzfly",
7+
"Version": "1.1.0",
8+
"Language": "csharp",
9+
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
10+
"IcoPath": "Images\\find.png",
11+
"ExecuteFileName": "Flow.Launcher.Plugin.Everything.dll",
12+
"Disabled": true
1313
}
Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"ID":"B4D3B69656E14D44865C8D818EAE47C4",
3-
"ActionKeyword":"*",
4-
"Name":"Folder",
5-
"Description":"Open favorite folder from Flow Launcher directorily",
6-
"Author":"qianlifeng",
7-
"Version":"1.0.0",
8-
"Language":"csharp",
9-
"Website":"http://www.wox.one/plugin",
10-
"ExecuteFileName":"Flow.Launcher.Plugin.Folder.dll",
11-
"IcoPath":"Images\\folder.png"
2+
"ID": "B4D3B69656E14D44865C8D818EAE47C4",
3+
"ActionKeyword": "*",
4+
"Name": "Folder",
5+
"Description": "Open favorite folder from Flow Launcher directorily",
6+
"Author": "qianlifeng",
7+
"Version": "1.0.0",
8+
"Language": "csharp",
9+
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
10+
"ExecuteFileName": "Flow.Launcher.Plugin.Folder.dll",
11+
"IcoPath": "Images\\folder.png"
1212
}
Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"ID":"6A122269676E40EB86EB543B945932B9",
3-
"ActionKeyword":"*",
4-
"Name":"Plugin Indicator",
5-
"Description":"Provide plugin actionword suggestion",
6-
"Author":"qianlifeng",
7-
"Version":"1.0.0",
8-
"Language":"csharp",
9-
"Website":"http://www.wox.one/plugin",
10-
"ExecuteFileName":"Flow.Launcher.Plugin.PluginIndicator.dll",
11-
"IcoPath":"Images\\work.png"
2+
"ID": "6A122269676E40EB86EB543B945932B9",
3+
"ActionKeyword": "*",
4+
"Name": "Plugin Indicator",
5+
"Description": "Provide plugin actionword suggestion",
6+
"Author": "qianlifeng",
7+
"Version": "1.0.0",
8+
"Language": "csharp",
9+
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
10+
"ExecuteFileName": "Flow.Launcher.Plugin.PluginIndicator.dll",
11+
"IcoPath": "Images\\work.png"
1212
}
Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"ID":"D2D2C23B084D422DB66FE0C79D6C2A6A",
3-
"ActionKeyword":"wpm",
4-
"Name":"Flow Launcher Plugin Management",
5-
"Description":"Install/Remove/Update Flow Launcher plugins",
6-
"Author":"qianlifeng",
7-
"Version":"1.0",
8-
"Language":"csharp",
9-
"Website":"http://www.wox.one/plugin",
10-
"ExecuteFileName":"Flow.Launcher.Plugin.PluginManagement.dll",
11-
"IcoPath":"Images\\plugin.png"
2+
"ID": "D2D2C23B084D422DB66FE0C79D6C2A6A",
3+
"ActionKeyword": "wpm",
4+
"Name": "Flow Launcher Plugin Management",
5+
"Description": "Install/Remove/Update Flow Launcher plugins",
6+
"Author": "qianlifeng",
7+
"Version": "1.0",
8+
"Language": "csharp",
9+
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
10+
"ExecuteFileName": "Flow.Launcher.Plugin.PluginManagement.dll",
11+
"IcoPath": "Images\\plugin.png"
1212
}
Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"ID":"791FC278BA414111B8D1886DFE447410",
3-
"ActionKeyword":"*",
4-
"Name":"Program",
5-
"Description":"Search programs in Flow.Launcher",
6-
"Author":"qianlifeng",
7-
"Version":"1.0.0",
8-
"Language":"csharp",
9-
"Website":"http://www.wox.one/plugin",
10-
"ExecuteFileName":"Flow.Launcher.Plugin.Program.dll",
11-
"IcoPath":"Images\\program.png"
2+
"ID": "791FC278BA414111B8D1886DFE447410",
3+
"ActionKeyword": "*",
4+
"Name": "Program",
5+
"Description": "Search programs in Flow.Launcher",
6+
"Author": "qianlifeng",
7+
"Version": "1.0.0",
8+
"Language": "csharp",
9+
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
10+
"ExecuteFileName": "Flow.Launcher.Plugin.Program.dll",
11+
"IcoPath": "Images\\program.png"
1212
}
Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"ID":"D409510CD0D2481F853690A07E6DC426",
3-
"ActionKeyword":">",
4-
"Name":"Shell",
5-
"Description":"Provide executing commands from Flow Launcher. Commands should start with >",
6-
"Author":"qianlifeng",
7-
"Version":"1.0.0",
8-
"Language":"csharp",
9-
"Website":"http://www.wox.one/plugin",
10-
"ExecuteFileName":"Flow.Launcher.Plugin.Shell.dll",
11-
"IcoPath":"Images\\shell.png"
2+
"ID": "D409510CD0D2481F853690A07E6DC426",
3+
"ActionKeyword": ">",
4+
"Name": "Shell",
5+
"Description": "Provide executing commands from Flow Launcher. Commands should start with >",
6+
"Author": "qianlifeng",
7+
"Version": "1.0.0",
8+
"Language": "csharp",
9+
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
10+
"ExecuteFileName": "Flow.Launcher.Plugin.Shell.dll",
11+
"IcoPath": "Images\\shell.png"
1212
}

0 commit comments

Comments
 (0)