XMR.to Lens
Send Monero to a Bitcoin address using XMR.to
什麼是XMR.to Lens?
XMR.to Lens是由stoffuxmr開發的Chrome擴展程式,該擴展的主要功能是“Send Monero to a Bitcoin address using XMR.to”。
擴展截圖
下載XMR.to Lens擴展crx文件
下載XMR.to Lens擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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. 擴展基本資訊
| 名稱 | |
| ID | bopmplclhbjcdpjiecjpmfkkainjmfda |
| 官方網址 | https://chromewebstore.google.com/detail/xmrto-lens/bopmplclhbjcdpjiecjpmfkkainjmfda |
| 簡介 | Send Monero to a Bitcoin address using XMR.to |
| 檔案大小 | 198 KB |
| 安裝次數 | 37 |
| 目前版本 | 2.2.0 |
| 更新時間 | 2019-12-05 |
| 上架時間 | 2019-12-05 |
| 評分 | 4.40/5 共 53 次評分 |
| 開發者 | stoffuxmr |
| 付費類型 | free |
| 擴展官網 | https://github.com/stoffu/xmrto-lens |
| 支援的語言 | 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": [
" | |