An open API service indexing awesome lists of open source software.

https://github.com/interledger/web-monetization-extension

An open-source browser extension that enables Web Monetization.
https://github.com/interledger/web-monetization-extension

hacktoberfest ilp interledger open-payments web-monetization

Last synced: 6 days ago
JSON representation

An open-source browser extension that enables Web Monetization.

Awesome Lists containing this project

README

          

Web Monetization Extension

[![Chrome](https://img.shields.io/chrome-web-store/v/oiabcfomehhigdepbbclppomkhlknpii.svg?label=Chrome&logo=googlechrome&color=orange)](https://chromewebstore.google.com/detail/web-monetization/oiabcfomehhigdepbbclppomkhlknpii) [![Firefox](https://img.shields.io/amo/v/web-monetization-extension?label=Firefox&logo=firefoxbrowser&color=orange)](https://addons.mozilla.org/en-US/firefox/addon/web-monetization-extension/) [![Safari](https://img.shields.io/itunes/v/6754325288?logo=safari&label=Safari&color=orange)](https://apps.apple.com/app/web-monetization/id6754325288) [![Edge](https://img.shields.io/badge/dynamic/json?label=Edge&prefix=v&query=$.version&url=https://microsoftedge.microsoft.com/addons/getproductdetailsbycrxid/imjgemgmeoioefpmfefmffbboogighjl&color=orange)](https://microsoftedge.microsoft.com/addons/detail/web-monetization/imjgemgmeoioefpmfefmffbboogighjl) [![GitHub](https://img.shields.io/github/v/release/interledger/web-monetization-extension?sort=semver&filter=v*&display_name=release&label=GitHub&logo=github&color=orange)](https://github.com/interledger/web-monetization-extension/releases/latest)

[![Nightly build](https://github.com/interledger/web-monetization-extension/actions/workflows/nightly-build.yaml/badge.svg)](https://github.com/interledger/web-monetization-extension/actions/workflows/nightly-build.yaml) [![Latest Nightly build](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fapi.github.com%2Frepos%2Finterledger%2Fweb-monetization-extension%2Freleases%2Ftags%2Fnightly&query=%24.name&logo=github&label=Latest)](https://github.com/interledger/web-monetization-extension/releases/tag/nightly)

The Web Monetization browser extension is an open source implementation of the [Web Monetization draft specification](https://webmonetization.org/specification/).

## Contributing

Learn [how to build](./docs/BUILDING.md) the extension locally and [install](./docs/INSTALL.md) it in your browser.

Read the [developer's guide](./docs/DEVELOP.md) to understand the codebase.

Please familiarize yourself with the [contribution guidelines](.github/CONTRIBUTING.md) before submitting contributions. All contributions must adhere to our [code of conduct](.github/CODE_OF_CONDUCT.md).

## Roadmap

[Web Monetization Roadmap](https://github.com/orgs/interledger/projects/6/views/1?filterQuery=label%3A%22web+monetization%22)

See the [open issues](https://github.com/interledger/web-monetization-extension/issues) for a full list of proposed features (and known issues).

## Feedback and Issues

If you encounter any issues or have feedback, please open an issue on
the [GitHub repository](https://github.com/interledger/web-monetization-extension/issues). We appreciate your feedback
and contributions!

## License

This project is licensed under the Apache License 2.0 - see the [LICENSE](./LICENSE)
file for details