web-monetization-extension icon indicating copy to clipboard operation
web-monetization-extension copied to clipboard

An open-source browser extension that enables Web Monetization.

Results 126 web-monetization-extension issues
Sort by recently updated
recently updated
newest added

### Context - #47 ### Todos _TBD_ ### Considerations Consider implementing this after streaming/continuous payments. One-time payments should also be easier to implement once the continuous payment flow is complete....

Web Monetization

## Context Partially closing #62. ## Changes proposed in this pull request

area: background
area: popup

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pnpm](https://pnpm.io) ([source](https://togithub.com/pnpm/pnpm)) | [`8.15.6` -> `8.15.8`](https://renovatebot.com/diffs/npm/pnpm/8.15.6/8.15.8) |...

dependencies

When the extension is connected to a wallet and WM is globally enabled: 1. A user can enable the extension to make continuous WM payments by setting the toggle like...

area: popup

The alpha release of the WM browser extension has limited functionality. It is only for **testing or showcasing** specific functional areas using a specific test wallet (i.e. test/fake money). Please...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/react](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react)) | [`^18.2.74` -> `^18.3.1`](https://renovatebot.com/diffs/npm/@types%2freact/18.2.74/18.3.1) |...

dependencies

CORS on MV3 Use MonetizationEvent class rather than using custom events Add script injection into content script on MV3 with monetization event (if necessary add script CSP sha) - The...

enhancement

Content Script 1. Setup MutationObserver to detect link tags 2. For each found tag check if the href has a valid JSON response (based on OP Spec) 3. For each...

area: background
story

### Context _TBD_ > - for recurring amounts, save all information about the grant but the user should be able to re-connect with the same wallet specifying a one time...

### Context Wallets with a low asset scale (eg: USD - scale 2) cannot process payments with a higher asset scale (eg: we cannot send $0.0001 to a wallet address...