Skip to content

Commit ec1e4aa

Browse files
committed
✨ add plugin.json for ByteStash
1 parent 96780a1 commit ec1e4aa

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": "ced64af5-db04-44dc-b287-0d35d28943c9",
3+
"Name": "ByteStash",
4+
"Description": "A FlowLauncher plugin to manage and access Code Snippets in ByteStash",
5+
"Author": "TillKnollmann",
6+
"Version": "1.0.0",
7+
"Language": "csharp",
8+
"Website": "https://github.com/TillKnollmann/Flow.Launcher.Plugin.ByteStash",
9+
"UrlDownload": "https://github.com/TillKnollmann/Flow.Launcher.Plugin.ByteStash/releases/download/v1.0.0/Flow.Launcher.Plugin.ByteStash-1.0.0.zip",
10+
"UrlSourceCode": "https://github.com/TillKnollmann/Flow.Launcher.Plugin.ByteStash",
11+
"IcoPath": "https://cdn.jsdelivr.net/gh/TillKnollmann/Flow.Launcher.Plugin.ByteStash@main/Images/app.png"
12+
}

0 commit comments

Comments
 (0)