Gtv Live | Gazi TV Live Online

Gtv Live | Gazi TV Live Online

Watch Gtv live online. Gazi tv is the best source of watch Bangladesh cricket live of Gtv.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Gtv Live | Gazi TV Live Online",
  "manifest_version": 2,
  "short_name": "Gtv Live Cricket",
  "description": "Watch Gtv live online. Gazi tv is the best source of watch Bangladesh cricket live of Gtv.",
  "version": "1.0",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "favicon.png"
  },
  "icons": {
    "128": "favicon2.png"
  }
}