Flow.Launcher/Plugins/Flow.Launcher.Plugin.Url/plugin.json
2022-01-19 21:34:18 +11:00

12 lines
366 B
JSON

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