Flow.Launcher/Plugins/Flow.Launcher.Plugin.Calculator/plugin.json
2020-04-21 21:27:02 +10:00

12 lines
No EOL
398 B
JSON

{
"ID":"CEA0FDFC6D3B4085823D60DC76F28855",
"ActionKeyword":"*",
"Name":"Calculator",
"Description":"Provide mathematical calculations.(Try 5*3-2 in Flow.Launcher)",
"Author":"cxfksword",
"Version":"1.0.0",
"Language":"csharp",
"Website":"http://www.wox.one/plugin",
"ExecuteFileName":"Flow.Launcher.Plugin.Caculator.dll",
"IcoPath":"Images\\calculator.png"
}