This commit is contained in:
Clint Rutkas
2020-08-06 10:09:50 -07:00
committed by GitHub
parent f50a8e5252
commit 0f90af3c7d
20 changed files with 29 additions and 29 deletions

View File

@@ -2,11 +2,11 @@
"ID":"CEA0FDFC6D3B4085823D60DC76F28855",
"ActionKeyword":"*",
"Name":"Calculator",
"Description":"Provide mathematical calculations.(Try 5*3-2 in Wox)",
"Description":"Provide mathematical calculations.(Try 5*3-2 in PowerToys)",
"Author":"cxfksword",
"Version":"1.0.0",
"Language":"csharp",
"Website":"http://www.wox.one/plugin",
"Website":"https://aka.ms/powertoys",
"ExecuteFileName":"Microsoft.Plugin.Calculator.dll",
"IcoPath":"Images\\calculator.dark.png"
}

View File

@@ -2,11 +2,11 @@
"ID":"B4D3B69656E14D44865C8D818EAE47C4",
"ActionKeyword":"*",
"Name":"Folder",
"Description":"Open favorite folder from wox directly",
"Description":"Searcn and open folders",
"Author":"qianlifeng",
"Version":"1.0.0",
"Language":"csharp",
"Website":"http://www.wox.one/plugin",
"Website":"https://aka.ms/powertoys",
"ExecuteFileName":"Microsoft.Plugin.Folder.dll",
"IcoPath":"Images\\folder.dark.png"
}

View File

@@ -6,7 +6,7 @@
"Author": "Microsoft",
"Version": "1.0.0",
"Language": "csharp",
"Website": "http://aka.ms/PowerToys",
"Website": "https://aka.ms/PowerToys",
"ExecuteFileName": "Microsoft.Plugin.Indexer.dll",
"IcoPath": "Images\\indexer.dark.png"
}

View File

@@ -2,11 +2,11 @@
"ID":"791FC278BA414111B8D1886DFE447410",
"ActionKeyword":"*",
"Name":"Program",
"Description":"Search programs in Wox",
"Description":"Search for programs",
"Author":"qianlifeng",
"Version":"1.0.0",
"Language":"csharp",
"Website":"http://www.wox.one/plugin",
"Website":"https://aka.ms/PowerToys",
"ExecuteFileName":"Microsoft.Plugin.Program.dll",
"IcoPath":"Images\\app.dark.png"
}

View File

@@ -2,11 +2,11 @@
"ID":"D409510CD0D2481F853690A07E6DC426",
"ActionKeyword":">",
"Name":"Shell",
"Description":"Provide executing commands from Wox. Commands should start with >",
"Description":"Provide executing commands. Commands should start with >",
"Author":"qianlifeng",
"Version":"1.0.0",
"Language":"csharp",
"Website":"http://www.wox.one/plugin",
"Website":"https://aka.ms/powertoys",
"ExecuteFileName":"Microsoft.Plugin.Shell.dll",
"IcoPath":"Images\\shell.dark.png"
}

View File

@@ -6,7 +6,7 @@
"Author":"betadele",
"Version":"1.0.0",
"Language":"csharp",
"Website":"http://www.windowwalker.com/",
"Website":"https://www.windowwalker.com/",
"ExecuteFileName":"Microsoft.Plugin.WindowWalker.dll",
"IcoPath":"Images\\windowwalker.dark.png"
}