TrucTiepHD

TrucTiepHD

Trực Tiếp HD cung cấp lịch, diễn biến và phát trận đấu

Merlin
Additional files are visible only to premium users

manifest.json


{
  "browser_action": {
    "default_icon": "icon/128.png",
    "default_popup": "kenhbong.html",
    "default_title": "KenhBong"
  },
  "description": "Trực Tiếp HD cung cấp lịch, diễn biến và phát trận đấu",
  "externally_connectable": {
    "matches": [
      "*://*.tructiephd.net/*"
    ]
  },
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "128": "icon/128.png"
  },
  "manifest_version": 2,
  "name": "TrucTiepHD",
  "permissions": [
    "activeTab",
    "http://*.tructiephd.net/",
    "https://*.googletagmanager.com/"
  ],
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.0.5"
}