Skip to content

Commit 4007f4b

Browse files
authored
Merge pull request #528 from isnandar1471/plugin_api_v2
New Plugin: Used-By
2 parents 2e9bb7c + fbdb8a4 commit 4007f4b

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": "826ad749-44df-47c5-84da-85c42d22cfd7",
3+
"Name": "Used-By",
4+
"Description": "Find which applications are currently using a path",
5+
"Author": "isnandar1471",
6+
"Version": "0.0.2",
7+
"Language": "python",
8+
"Website": "https://github.com/isnandar1471/flow.launcher.plugin.used-by",
9+
"UrlDownload": "https://github.com/isnandar1471/flow.launcher.plugin.used-by/releases/download/v0.0.2/flow.launcher.plugin.used-by.zip",
10+
"UrlSourceCode": "https://github.com/isnandar1471/flow.launcher.plugin.used-by",
11+
"IcoPath": "https://cdn.jsdelivr.net/gh/isnandar1471/flow.launcher.plugin.used-by@main/assets/logo.png"
12+
}

0 commit comments

Comments
 (0)