Flow.Launcher/Plugins/Flow.Launcher.Plugin.Everything/plugin.json

14 lines
388 B
JSON
Raw Normal View History

2015-01-26 11:06:03 +00:00
{
"ID": "D2D2C23B084D411DB66FE0C79D6C2A6E",
"ActionKeyword": "*",
"Name": "Everything",
"Description": "Search Everything",
"Author": "qianlifeng,orzfly",
"Version": "1.1.0",
"Language": "csharp",
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
"IcoPath": "Images\\find.png",
"ExecuteFileName": "Flow.Launcher.Plugin.Everything.dll",
"Disabled": true
2015-01-26 11:06:03 +00:00
}