mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 04:07:40 +02:00
implement issue#8 part 1
This commit is contained in:
11
Plugins/Wox.Plugin.PluginManagement/plugin.json
Normal file
11
Plugins/Wox.Plugin.PluginManagement/plugin.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"ID":"D2D2C23B084D422DB66FE0C79D6C2A6A",
|
||||
"ActionKeyword":"wpm",
|
||||
"Name":"Wox Plugin Management",
|
||||
"Description":"Manage your plugins in Wox",
|
||||
"Author":"qianlifeng",
|
||||
"Version":"1.0",
|
||||
"Language":"csharp",
|
||||
"Website":"http://www.getwox.com/plugin",
|
||||
"ExecuteFileName":"Wox.Plugin.PluginManagement.dll"
|
||||
}
|
||||
Reference in New Issue
Block a user