XMR.to Lens
Send Monero to a Bitcoin address using XMR.to
What is XMR.to Lens?
XMR.to Lens is a Chrome extension developed by stoffuxmr, and its main feature is "Send Monero to a Bitcoin address using XMR.to".
Extension Screenshots
Download XMR.to Lens Extension CRX File
Download XMR.to Lens extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
This extension allows you to easily pay Bitcoin addresses found on the current webpage with Monero using XMR.TO API. The code is derived from ShapeShift Lens.
Extension Basic Information
Name | XMR.to Lens |
ID | bopmplclhbjcdpjiecjpmfkkainjmfda |
Official URL | https://chromewebstore.google.com/detail/xmrto-lens/bopmplclhbjcdpjiecjpmfkkainjmfda |
Description | Send Monero to a Bitcoin address using XMR.to |
File Size | 198 KB |
Installation Count | 37 |
Current Version | 2.2.0 |
Last Updated | 2019-12-05 |
Publish Date | 2019-12-05 |
Rating | 4.40/5 Total 53 Ratings |
Developer | stoffuxmr |
Payment Type | free |
Extension Website | https://github.com/stoffu/xmrto-lens |
Supported Languages | de,en,fr,pt-BR,sv,zh-TW,ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "XMR.to Lens", "description": "__MSG_manifest_description__", "version": "2.2.0", "background": { "scripts": [ "background.js" ] }, "content_scripts": [ { "css": [ "jquery-ui.min.css", "xmrto-lens.css" ], "js": [ "jquery-3.4.1.min.js", "wallet-address-validator.js", "jquery-ui.min.js", "qrcode.js", "saferInnerHTML.js", "xmrto-lens.js" ], "matches": [ " |