Skip to content

Commit 9961e73

Browse files
authored
Merge pull request #621 from vs256/main
Add CryptoPrice plugin
2 parents 7b84953 + b6d0547 commit 9961e73

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"ID": "256B5175-B3FD-409D-875C-6ED3D3AE8E7C",
3+
"Name": "CryptoPrice",
4+
"Description": "Grab the latest value of any cryptocurrency coin.",
5+
"Author": "vs256",
6+
"Version": "1.2.0",
7+
"Language": "javascript",
8+
"Website": "https://github.com/vs256/crypto-price",
9+
"UrlSourceCode": "https://github.com/vs256/crypto-price",
10+
"UrlDownload": "https://github.com/vs256/crypto-price/releases/download/v1.2.0/CryptoPrice.zip",
11+
"IcoPath": "https://cdn.jsdelivr.net/gh/vs256/crypto-price@main/icons/app.svg"
12+
}

0 commit comments

Comments
 (0)