web-monetization-extension
web-monetization-extension copied to clipboard
An open-source browser extension that enables Web Monetization.
Plan how we support large one time payments while not having for-sure idea how much of payment actually succeeded (Discussion first) Extracted from https://github.com/interledger/web-monetization-extension/issues/144
When we can make smaller than configured/requested payments (not same as out_of_funds, when we can't even make smallest payment). Extracted from https://github.com/interledger/web-monetization-extension/issues/144
### Describe the feature you would like to request I would like the extension onboard to have fewer steps the user must complete. In the alpha 1 release, the user...
When extension is updated/disabled/enabled, the content scripts (including polyfill) keep connections with old background script, which leads to "Error: Extension context invalidated" in browser console. We need to detect the...
As a WM Extension team, we want to be able to collect relevant metrics So we can understand users behaviour, their pain points And work on improving the overall experience...
I did a quick (incomplete) test with esbuild, and could get much better sourcemaps than webpack already. Might make sense to use rollup due to better plugin support, but haven't...
We currently do not have lint checks in CI and this is breaking the current ESLint scripts. _Originally posted by @raducristianpopa in https://github.com/interledger/web-monetization-extension/issues/297#issuecomment-2146811697_ - [x] https://github.com/interledger/web-monetization-extension/pull/306 - [ ] Update...
## Changes proposed in this pull request Instead of performing DOM actions, call the routes directly to upload the public key.
## Context - Closes https://github.com/interledger/web-monetization-extension/issues/617 - Part of https://github.com/interledger/web-monetization-extension/issues/613 ## Changes proposed in this pull request