Skip to content

Commit 07d6ba4

Browse files
authored
Merge pull request #516 from Exarilo/plugin_api_v2
2 parents d7df949 + 2bef738 commit 07d6ba4

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"ID": "7930b75e-1aca-4481-a887-33610ae8ee2d",
3+
"Name": "FileFolderOpener",
4+
"Description": "Allows you to open files or folders using keywords set in the settings",
5+
"Author": "Exarilo",
6+
"Version": "1.0.1",
7+
"Language": "csharp",
8+
"Website": "https://github.com/Exarilo/Flow.Launcher.Plugin.FileFolderOpener",
9+
"UrlDownload": "https://github.com/Exarilo/Flow.Launcher.Plugin.FileFolderOpener/releases/download/v1.0.1/Flow.Launcher.Plugin.FileFolderOpener.zip",
10+
"UrlSourceCode": "https://github.com/Exarilo/Flow.Launcher.Plugin.FileFolderOpener",
11+
"IcoPath": "https://cdn.jsdelivr.net/gh/Exarilo/Flow.Launcher.Plugin.FileFolderOpener@master/Images/app.png"
12+
}

0 commit comments

Comments
 (0)