PowerToys/Plugins/Wox.Plugin.Shell/plugin.json
2018-02-25 02:18:35 +08:00

13 lines
379 B
JSON

{
"ID":"D409510CD0D2481F853690A07E6DC426",
"ActionKeyword":">",
"Name":"Shell",
"Description":"Provide executing commands from Wox. Commands should start with >",
"Author":"qianlifeng",
"Version":"1.0.0",
"Language":"csharp",
"Website":"http://www.wox.one/plugin",
"ExecuteFileName":"Wox.Plugin.Shell.dll",
"IcoPath":"Images\\shell.png"
}