Skip to content

Commit fe979d1

Browse files
authored
Merge pull request #405 from Lucas256-cmd/plugin_api_v2
New Plugin: Periodic table
2 parents 057fda7 + ef70e1d commit fe979d1

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": "3998f3c6-1271-4590-a715-0f2a5745851c",
3+
"Name": "Periodic table",
4+
"Description": "Get element properties by element symbol",
5+
"Author": "Lucas256-cmd",
6+
"Version": "0.8.0",
7+
"Language": "python",
8+
"Website": "https://github.com/Lucas256-cmd/Flow.Launcher.Plugin.PeriodicTable",
9+
"UrlDownload": "https://github.com/Lucas256-cmd/Flow.Launcher.Plugin.PeriodicTable/releases/download/v0.8.0/Flow.Launcher.Plugin.PeriodicTable.zip",
10+
"UrlSourceCode": "https://github.com/Lucas256-cmd/Flow.Launcher.Plugin.PeriodicTable",
11+
"IcoPath": "https://cdn.jsdelivr.net/gh/Lucas256-cmd/Flow.Launcher.Plugin.PeriodicTable/Images/app.png"
12+
}

0 commit comments

Comments
 (0)