Flow.Launcher/Plugins/Wox.Plugin.PluginManagement/plugin.json

13 lines
375 B
JSON
Raw Normal View History

2014-03-11 15:54:37 +00:00
{
"ID":"D2D2C23B084D422DB66FE0C79D6C2A6A",
"ActionKeyword":"wpm",
"Name":"Wox Plugin Management",
2015-02-07 13:27:48 +00:00
"Description":"Install/Remove/Update wox plugins",
2014-03-11 15:54:37 +00:00
"Author":"qianlifeng",
"Version":"1.0",
"Language":"csharp",
2018-02-24 18:18:35 +00:00
"Website":"http://www.wox.one/plugin",
"ExecuteFileName":"Wox.Plugin.PluginManagement.dll",
"IcoPath":"Images\\plugin.png"
2014-03-11 15:54:37 +00:00
}