web-monetization-projects
web-monetization-projects copied to clipboard
Coil projects that use Web Monetization. Primarily Coil's browser extension and related WM polyfills.
We no longer support this (by design): ``` - [ ] Popup icon should show if page is monetized even when logged out - Log out from extension - Go...
``` Content Security Policy: The (nb: background) page’s settings blocked the loading of a resource at eval (“script-src”). moz-extension:44210:9 ``` Don't know what it is yet. Is on `main` and...
See: https://news.ycombinator.com/item?id=24301638 ``` What's not talked about is how moving the "background" process from a long lived hidden web page to a short lived, event based service worker, breaks the...
Can we use just one ? If so, which ? Added "applications" because `@wext/shipit` cli publisher for FF add-ons seems to require it somewhere.
https://developer.chrome.com/docs/extensions/reference/commands/#action-commands
See here: https://linear.app/coil/issue/COIL-1503/coil-extension-hangs-at-setting-up-payment
See: https://coiltech.slack.com/archives/DS84G51DF/p1646219798984069 https://coiltech.slack.com/archives/DS84G51DF/p1646220271713219?thread_ts=1646219798.984069&cid=DS84G51DF for dark gif levels - [x] Check standard (window.matchMedia) dark mode detection works:https://stackoverflow.com/a/57795518/11587288 (does not) - [x] suggest to SIX team that it should - [x] log...
- [x] migrate to yarn v2, in #1045 Followups: - [x] dependabot issues - it generates v1 yarn.lock files - workaround currently is to manually pull the dependency, run yarn,...
## Note Comment was overwritten with old version. For full details, see the screenshots of the diff (only thing accessible from Github) @ https://github.com/coilhq/web-monetization-projects/issues/2659 ## Background It used to be...