Brasil TV New Apk Downloader

Brasil TV New Apk Downloader

With this Chrome extension you can Always get the latest version of Brasil TV New Apk

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Brasil TV New Apk Downloader",
  "version": "1.0",
  "description": "With this Chrome extension you can Always get the latest version of Brasil TV New Apk",
  "manifest_version": 2,
  "incognito": "split",
  "browser_action": {
    "default_icon": "icon.png",
    "default_title": "Brasil TV New Apk Downloader",
    "default_popup": "index.html"
  },
  "permissions": [
    "activeTab"
  ],
  "icons": {
    "128": "icon.png"
  }
}