Skip to content

Commit 90b128a

Browse files
authored
Merge pull request #474 from rverdam/plugin_api_v2
New plugin: Hoarder
2 parents f752ff3 + b2007c1 commit 90b128a

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": "cf3dd749-166c-4cbe-8e85-d8d3f2057119",
3+
"Name": "Hoarder",
4+
"Description": "Access Hoader bookmarks with Flow Launcher",
5+
"Author": "Robert Verdam",
6+
"Version": "1.0.0",
7+
"Language": "Python",
8+
"Website": "https://github.com/rverdam/Flow.Launcher.Plugin.Hoarder",
9+
"UrlDownload": "https://github.com/rverdam/Flow.Launcher.Plugin.Hoarder/releases/download/v1.0.0/Flow.Launcher.Plugin.Hoarder.zip",
10+
"UrlSourceCode": "https://github.com/rverdam/Flow.Launcher.Plugin.Hoarder/tree/main",
11+
"IcoPath": "https://cdn.jsdelivr.net/gh/rverdam/Flow.Launcher.Plugin.Hoarder@main/Images/app.png"
12+
}

0 commit comments

Comments
 (0)