Flow.Launcher/Plugins/Flow.Launcher.Plugin.Url/plugin.json
2025-01-27 16:48:43 +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.8",
"Language": "csharp",
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
"ExecuteFileName": "Flow.Launcher.Plugin.Url.dll",
"IcoPath": "Images\\url.png"
}