Flow.Launcher/Plugins/Flow.Launcher.Plugin.Explorer/plugin.json
2020-06-08 20:31:48 +10:00

12 lines
418 B
JSON

{
"ID": "572be03c74c642baae319fc283e561a8",
"ActionKeyword": "*",
"Name": "Explorer",
"Description": "Search and manage files and folders. Explorer utilises Windows Index Search",
"Author": "Jeremy Wu",
"Version": "1.0.0",
"Language": "csharp",
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
"ExecuteFileName": "Flow.Launcher.Plugin.Explorer.dll",
"IcoPath": "Images\\explorer.png"
}