XMR.PT

XMR.PT

Monero mining and prices to EUR, USD and Bitcoin

Merlin
Additional files are visible only to premium users

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"
  ]
}