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

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---|---|---| | [node](https://nodejs.org) ([source](https://togithub.com/nodejs/node)) |...

dependencies

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Awaiting Schedule These updates are awaiting their schedule. Click on a checkbox to...

dependencies

Whenever the extension displays an amount on the UI, the asset scale that gets displayed must be based on the following rules: (**info**: this applies to the Settings page before...

area: popup

Closes #79

area: content
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 | |---|---|---|---|---|---| | [react-hook-form](https://www.react-hook-form.com) ([source](https://togithub.com/react-hook-form/react-hook-form)) | [`^7.51.2` -> `^7.51.4`](https://renovatebot.com/diffs/npm/react-hook-form/7.51.2/7.51.4) |...

dependencies

When a web monetized website contains iframes, the WM extension inspects **only the header** of an iframe for the monetization tag and its wallet address. The extension does not inspect...

area: background

Currently, the Settings page of the extension has header sections that begin with a prefix like this "Step 1 - " etc. We want to declutter text on the UI...

area: popup

Document the testing strategy for the WM extension's alpha release. Related to #215 We have 2 different docs to guide testing, depending on the type of user: 1. Functional testing...

area: tests

### Context When a user has the WM extension installed, **and** they have successfully connected their wallet address to the extension, then the icon of the extension must look different...

area: popup