JioTV for PC - Windows 10/8/7 & Mac

JioTV for PC - Windows 10/8/7 & Mac

Are you want to Download and Install JioTV For PC Windows 11/10/8/7/XP or Mac? Visit the Provided website link on this page.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "version": "1.0.3",
  "name": "JioTV for PC - Windows 10/8/7 & Mac",
  "description": "Are you want to Download and Install JioTV For PC Windows 11/10/8/7/XP or Mac? Visit the Provided website link on this page.",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "128": "icon/128.png"
  },
  "action": {
    "default_icon": {
      "16": "icon/16.png",
      "32": "icon/32.png",
      "48": "icon/48.png",
      "128": "icon/128.png"
    },
    "default_popup": "index.html"
  },
  "background": {
    "service_worker": "service-worker.js"
  }
}