Flow.Launcher/Plugins/Flow.Launcher.Plugin.Explorer/plugin.json
2020-05-18 23:39:40 +10:00

12 lines
422 B
JSON

{
"ID": "572be03c74c642baae319fc283e561a8",
"ActionKeyword": "*",
"Name": "Explorer",
"Description": "Search for 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"
}