Flow.Launcher/Plugins/Flow.Launcher.Plugin.Url/plugin.json
2024-10-16 13:37:48 +11:00

12 lines
366 B
JSON

{
"ID": "0308FD86DE0A4DEE8D62B9B535370992",
"ActionKeyword": "*",
"Name": "URL",
"Description": "Open the typed URL from Flow Launcher",
"Author": "qianlifeng",
"Version": "3.0.6",
"Language": "csharp",
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
"ExecuteFileName": "Flow.Launcher.Plugin.Url.dll",
"IcoPath": "Images\\url.png"
}