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 |
| 官方URL | 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": [
" | |