Skip to content

Commit 98dba7c

Browse files
authored
Merge pull request #551 from starfi11/main
Add Timer plugin (15361037-bbb1-440a-b98c-aff5825f28a2) to PluginsManifest
2 parents 1515227 + fc8477a commit 98dba7c

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": "15361037-bbb1-440a-b98c-aff5825f28a2",
3+
"Name": "Timer",
4+
"Description": "A lightweight command timer plugin",
5+
"Author": "starfi11",
6+
"Version": "1.0.0",
7+
"Language": "python",
8+
"Website": "https://github.com/starfi11/flow-timer-plugin",
9+
10+
"UrlDownload": "https://github.com/starfi11/flow-timer-plugin/releases/download/v1.0.0/flow_timer_plugin-v1.0.0.zip",
11+
"UrlSourceCode": "https://github.com/starfi11/flow-timer-plugin",
12+
"IcoPath": "https://cdn.jsdelivr.net/gh/starfi11/flow-timer-plugin@master/Images/app.png"
13+
}

0 commit comments

Comments
 (0)