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

19 lines
469 B
JSON
Raw Normal View History

{
"ID": "572be03c74c642baae319fc283e561a8",
2020-07-14 19:50:48 +00:00
"ActionKeywords": [
"*",
"doc:",
"*",
2021-07-30 10:44:29 +00:00
"*",
"*"
2020-07-14 19:50:48 +00:00
],
"Name": "Explorer",
2020-06-08 10:31:48 +00:00
"Description": "Search and manage files and folders. Explorer utilises Windows Index Search",
"Author": "Jeremy Wu",
"Version": "1.10.1",
"Language": "csharp",
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
"ExecuteFileName": "Flow.Launcher.Plugin.Explorer.dll",
"IcoPath": "Images\\explorer.png"
}