Mining Pool Hub API Viewer

Mining Pool Hub API Viewer

Mining Pool Hub API Viewer

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Mining Pool Hub API Viewer",
  "description": "Mining Pool Hub API Viewer",
  "version": "1.1.4",
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "coin_assets.html"
  },
  "permissions": [
    "activeTab",
    "storage",
    "management",
    "browsingData",
    "<all_urls>"
  ]
}