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

19 lines
459 B
JSON
Raw Permalink 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",
2022-12-27 06:34:55 +00:00
"Description": "Find and manage files and folders via Windows Search or Everything",
"Author": "Jeremy Wu",
2024-04-18 10:08:54 +00:00
"Version": "3.1.6",
"Language": "csharp",
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
"ExecuteFileName": "Flow.Launcher.Plugin.Explorer.dll",
"IcoPath": "Images\\explorer.png"
}