Skip to content

Commit 9015f15

Browse files
authored
Merge pull request #554 from llxee/main
Add new plugin: Insert
2 parents 3834fc4 + 2847e6e commit 9015f15

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": "b8fda924-12e9-43cf-a35f-0d7aba08ad06",
3+
"Name": "Insert",
4+
"Description": "a plugin that help you insert words into formatted strings",
5+
"Author": "llxee",
6+
"Version": "1.0.0",
7+
"Language": "csharp",
8+
"Website": "https://github.com/llxee/Flow.Launcher.Plugin.Insert",
9+
"UrlDownload": "https://github.com/llxee/Flow.Launcher.Plugin.Insert/releases/download/v1.0.0/Flow.Launcher.Plugin.Insert.zip",
10+
"UrlSourceCode": "https://github.com/llxee/Flow.Launcher.Plugin.Insert/tree/main",
11+
"IcoPath": "https://cdn.jsdelivr.net/gh/llxee/Flow.Launcher.Plugin.Insert@main/Images/icon.png"
12+
}

0 commit comments

Comments
 (0)