Metahash Network Block Status

Metahash Network Block Status

Metahash Network Block Status extension is the easiest way to check status of the Tracechain blocks in your browser.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Metahash Network Block Status",
  "description": "Metahash Network Block Status extension is the  easiest way to check status of the Tracechain blocks in your browser.",
  "version": "1.0.5",
  "manifest_version": 3,
  "action": {
    "default_title": "Metahash Network Block Status",
    "default_icon": "icon128.png",
    "default_popup": "index.html"
  },
  "icons": {
    "16": "icon16.png",
    "19": "icon19.png",
    "38": "icon38.png",
    "48": "icon48.png",
    "128": "icon128.png"
  }
}