diff --git a/extensions.json b/extensions.json index 8d43b0b7..72258445 100644 --- a/extensions.json +++ b/extensions.json @@ -129,6 +129,18 @@ "hash": "a2be2ed53e95744dc1dc76b8810f9d1071cfe78c7d948a9a8b6d06be2762a627", "details_link": "https://raw.githubusercontent.com/bitkarrot/decoder/main/config.json" }, + { + "id": "decoder", + "repo": "https://github.com/bitkarrot/decoder", + "name": "Decoder", + "min_lnbits_version": "1.5.4", + "version": "1.1.3", + "short_description": "Decode Lightning Network BOLT11, LNURL, and Lightning Address", + "icon": "https://raw.githubusercontent.com/bitkarrot/decoder/main/static/unlock.png", + "archive": "https://github.com/bitkarrot/decoder/archive/refs/tags/v1.1.3.zip", + "hash": "29fb701cb3399d8924f4db7b49d1398d3a9cb9147f3611a770f1b066fee27445", + "details_link": "https://raw.githubusercontent.com/bitkarrot/decoder/main/config.json" + }, { "id": "gerty", "repo": "https://github.com/lnbits/gerty",