ETH Converter Pro

ETH Converter Pro

Track ETH value in real time and instantly convert in dollars or euro

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "ETH Converter Pro",
  "version": "0.1.0",
  "description": "Track ETH value in real time and instantly convert in dollars or euro",
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "images/logo.png",
      "24": "images/logo.png",
      "32": "images/logo.png"
    }
  }
}