HitBTC Bitcoin Exchange

HitBTC Bitcoin Exchange

HitBTC is the global trading platform for multiple digital assets, tokens and ICOs.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "HitBTC Bitcoin Exchange",
  "description": "HitBTC is the global trading platform for multiple digital assets, tokens and ICOs.",
  "version": "1.0",
  "browser_action": {
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "calc.png",
    "48": "calc.png",
    "128": "calc.png"
  }
}