Skip to content

Commit 79c76b6

Browse files
authored
Merge pull request #452 from yu-xiaoyao/plugin_api_v2
Add simple Snippets plugin
2 parents 735bb80 + 3ae1ac3 commit 79c76b6

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": "4FD15DF08F7146B3AC36AB5F143D8058",
3+
"Name": "Snippets",
4+
"Description": "Manage name/value snippets and copy to clipboard",
5+
"Author": "yu-xiaoyao",
6+
"Version": "1.0.0",
7+
"Language": "csharp",
8+
"Website": "https://github.com/yu-xiaoyao/Flow.Launcher.Plugin.Snippets",
9+
"UrlSourceCode": "https://github.com/yu-xiaoyao/Flow.Launcher.Plugin.Snippets",
10+
"IcoPath": "https://github.com/yu-xiaoyao/Flow.Launcher.Plugin.Snippets/raw/main/Flow.Launcher.Plugin.Snippets/Images/Snippets.png",
11+
"UrlDownload": "https://github.com/yu-xiaoyao/Flow.Launcher.Plugin.Snippets/releases/download/v1.0.0/Snippets.zip"
12+
}

0 commit comments

Comments
 (0)