The Bitcoin Lightning Browser Extension that brings deep Lightning & Nostr integration to the web. Wallet interface to multiple lightning nodes and key signer for Nostr, Liquid and onchain use.
As requested in bounty program I have implemented initial version of WebLN payments in RSS reader.
Describe the solution
I have developed FreshRSS reader extension which reads RSS feed, extracts value tag and enables WebLN payments for feeds supporting podcast:value tag.
Currently extension supports type="node" (keysend) and type=lnaddress which follows LUD-16, not keysend/options.
Feature description
As requested in bounty program I have implemented initial version of WebLN payments in RSS reader.
Describe the solution
I have developed FreshRSS reader extension which reads RSS feed, extracts value tag and enables WebLN payments for feeds supporting podcast:value tag. Currently extension supports type="node" (keysend) and type=lnaddress which follows LUD-16, not keysend/options.
Extension is freely available here https://github.com/matjaz/xExtension-Value4Value
Demo video here
https://github.com/user-attachments/assets/9996dcfe-2a02-4070-a549-85f04e35f642
Are you working on this?
Yes