XMR.to Lens
Send Monero to a Bitcoin address using XMR.to
Was ist XMR.to Lens?
XMR.to Lens ist eine Chrome-Erweiterung, die von stoffuxmr entwickelt wurde, und ihr Hauptmerkmal ist "Send Monero to a Bitcoin address using XMR.to".
Erweiterungsscreenshots
XMR.to Lens-Erweiterungs-CRX-Datei herunterladen
Laden Sie XMR.to Lens-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | XMR.to Lens |
ID | bopmplclhbjcdpjiecjpmfkkainjmfda |
Offizielle URL | https://chromewebstore.google.com/detail/xmrto-lens/bopmplclhbjcdpjiecjpmfkkainjmfda |
Beschreibung | Send Monero to a Bitcoin address using XMR.to |
Dateigröße | 198 KB |
Installationsanzahl | 37 |
Aktuelle Version | 2.2.0 |
Letztes Update | 2019-12-05 |
Veröffentlichungsdatum | 2019-12-05 |
Bewertung | 4.40/5 Insgesamt 53 Bewertungen |
Entwickler | stoffuxmr |
Zahlungsart | free |
Erweiterungswebsite | https://github.com/stoffu/xmrto-lens |
Unterstützte Sprachen | 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": [ " |