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

13 lines
355 B
JSON
Raw Normal View History

{
"ID":"0308FD86DE0A4DEE8D62B9B535370992",
"ActionKeyword":"*",
2015-02-07 12:17:49 +00:00
"Name":"URL",
2020-04-22 10:26:09 +00:00
"Description":"Open the typed URL from Flow Launcher",
"Author":"qianlifeng",
"Version":"1.0.0",
"Language":"csharp",
2018-02-24 18:18:35 +00:00
"Website":"http://www.wox.one/plugin",
2020-04-21 09:12:17 +00:00
"ExecuteFileName":"Flow.Launcher.Plugin.Url.dll",
"IcoPath":"Images\\url.png"
}