Dream11 IPL 2020 Live Streaming

Dream11 IPL 2020 Live Streaming

Watch Dream11 IPL 2020 Live Streaming on Gtv from Bangladesh and more other asian country.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Dream11 IPL 2020 Live Streaming",
  "manifest_version": 2,
  "short_name": "Dream11 IPL 2020 Live Streaming",
  "description": "Watch Dream11 IPL 2020 Live Streaming on Gtv from Bangladesh and more other asian country.",
  "version": "1.0",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "ipl icon copy.png"
  },
  "icons": {
    "128": "ipl icon.png"
  }
}