mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
12 lines
366 B
JSON
12 lines
366 B
JSON
{
|
|
"ID": "0308FD86DE0A4DEE8D62B9B535370992",
|
|
"ActionKeyword": "*",
|
|
"Name": "URL",
|
|
"Description": "Open the typed URL from Flow Launcher",
|
|
"Author": "qianlifeng",
|
|
"Version": "1.1.1",
|
|
"Language": "csharp",
|
|
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
|
|
"ExecuteFileName": "Flow.Launcher.Plugin.Url.dll",
|
|
"IcoPath": "Images\\url.png"
|
|
}
|