XMR.PT

Monero mining and prices to EUR, USD and Bitcoin

What is XMR.PT?

XMR.PT is a Chrome extension developed by resetsymbol, and its main feature is "Monero mining and prices to EUR, USD and Bitcoin".

Extension Screenshots

screenshot
screenshot

Download XMR.PT Extension CRX File

Download XMR.PT 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 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                    

Extension Basic Information

Name XMR.PT XMR.PT
ID eigblbgjknlfbajkfhopmcojidlgcehm
Official URL https://chromewebstore.google.com/detail/xmrpt/eigblbgjknlfbajkfhopmcojidlgcehm
Description Monero mining and prices to EUR, USD and Bitcoin
File Size 203 KB
Installation Count 1,447
Current Version 0.3.7
Last Updated 2019-04-13
Publish Date 2019-04-12
Rating 4.43/5 Total 7 Ratings
Developer resetsymbol
Payment Type free
Extension Website https://pool.xmr.pt
Supported Languages 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"
    ]
}