XMR.PT
Monero mining and prices to EUR, USD and Bitcoin
什么是XMR.PT?
XMR.PT是由resetsymbol开发的Chrome扩展程序,该扩展的主要功能是“Monero mining and prices to EUR, USD and Bitcoin”。
扩展截图
下载XMR.PT扩展crx文件
下载XMR.PT扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
This chrome plugin manages and report stats about cryptocurrencies and data from the monero mining pools.
Monero (XMR) is an open-source cryptocurrency created in April 2014 that focuses on privacy, decentralization and scalability that runs on Windows, Mac, Linux
Recent Update:
- xmr ticker
- pool stats ticker
Next Revision:
- auto-chat login
- tab reuse
- moment.js unix time convert 扩展基本信息
| 名称 | |
| ID | eigblbgjknlfbajkfhopmcojidlgcehm |
| 官方URL | https://chromewebstore.google.com/detail/xmrpt/eigblbgjknlfbajkfhopmcojidlgcehm |
| 简介 | Monero mining and prices to EUR, USD and Bitcoin |
| 文件大小 | 203 KB |
| 安装次数 | 1,447 |
| 当前版本 | 0.3.7 |
| 更新时间 | 2019-04-13 |
| 上架时间 | 2019-04-12 |
| 评分 | 4.43/5 共7次评分 |
| 开发者 | resetsymbol |
| 付费类型 | free |
| 扩展官网 | https://pool.xmr.pt |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "XMR.PT",
"description": "Monero mining and prices to EUR, USD and Bitcoin",
"version": "0.3.7",
"browser_action": {
"default_icon": "moneroicon.png",
"default_popup": "popup.html"
},
"permissions": [
"activeTab",
"storage",
"https:\/\/blockchain.info\/ticker"
]
} | |