Skip to content

Commit a0be780

Browse files
committed
Add simple Snippets plugin
1 parent fac730a commit a0be780

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"ID": "4FD15DF08F7146B3AC36AB5F143D8058",
3+
"ActionKeyword": "sp",
4+
"Name": "Snippets",
5+
"Description": "Manage name/value snippets and copy to clipboard",
6+
"Author": "yu-xiaoyao",
7+
"Version": "1.0.0",
8+
"Language": "csharp",
9+
"Website": "https://github.com/yu-xiaoyao/Flow.Launcher.Plugin.Snippets",
10+
"UrlSourceCode": "https://github.com/yu-xiaoyao/Flow.Launcher.Plugin.Snippets",
11+
"IcoPath": "https://github.com/yu-xiaoyao/Flow.Launcher.Plugin.Snippets/raw/main/Flow.Launcher.Plugin.Snippets/Images/Snippets.png",
12+
"UrlDownload": "https://github.com/yu-xiaoyao/Flow.Launcher.Plugin.Snippets/releases/download/v1.0.0/Snippets.zip"
13+
}

0 commit comments

Comments
 (0)