mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 03:07:04 +02:00
Refactoring. Move system plugins to seperate DLLs.
This commit is contained in:
12
Plugins/Wox.Plugin.Color/plugin.json
Normal file
12
Plugins/Wox.Plugin.Color/plugin.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"ID":"9B36CE6181FC47FBB597AA2C29CD9B0A",
|
||||
"ActionKeyword":"*",
|
||||
"Name":"Colors",
|
||||
"Description":"Provide hex color preview.(Try #000 in Wox)",
|
||||
"Author":"qianlifeng",
|
||||
"Version":"1.0.0",
|
||||
"Language":"csharp",
|
||||
"Website":"http://www.getwox.com/plugin",
|
||||
"ExecuteFileName":"Wox.Plugin.Color.dll",
|
||||
"IcoPath":"Images\\color.png"
|
||||
}
|
||||
Reference in New Issue
Block a user