android tv apk

android tv apk

Android TV Home is the jumping-off point for starting all activities on your Android TV entertainment device.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": " android tv apk ",
  "description": "Android TV Home is the jumping-off point for starting all activities on your Android TV entertainment device.",
  "version": "2",
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "index.html"
  },
  "icons": {
    "16": "icon.png",
    "32": "icon.png",
    "48": "icon.png",
    "128": "icon.png"
  }
}