Light browser extensions for LNbits. It allows users to connect to any existing LNbits server and make payments in the browser. It supports:
- BOLT11 invoices
- LNURL Pay
- LNURL Withdraw
- LNURL Auth
This extension does not require for the user to configure a Lightning Network node or to manage Payment Channels. The look and feel closely follows the lnbits.com style.
- download & unzip extension
- go to chrome://extensions/
- enable
Developer Mode
- click
Load Unpacked
and select the folder with the unzipped extension (should have themanifest.json
file in it)
- todo
- provide a LNbits server URL (by default it connects to lnbits.com)
- provide a User ID (if one exists), or create a new user on the spot
- send some funds to the wallet
- make sure there are some funds in the wallet
- visit a site that accepts Lightning Payments (BOLT11 or LNURL Pay). See Testing Sites below.
- click on a payment Link
- a dialog is open asking for confirmation. Confirm (or not). That is it!
- check the balance on the popup view of the extension
The extension can be installed on:
- firefox (todo)
- chrome
- opera (todo)
- Java Script
- Vue
- Quasar
- Jules, bumi/lightning-browser-extension, anonaddy/browser-extension, fregante/browser-extension-template, anderspitman/chrome-extension-css-isolation-example, easy-screenshot
See Releases Page
MIT