eztv - tv series & shows

eztv - tv series & shows

search and download your series and shows

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "content_security_policy": "script-src 'self' https://www.google-analytics.com https://www.googletagmanager.com https://google-analytics.com; object-src 'self'",
  "name": "__MSG_extName__",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "permissions": [
    "downloads"
  ],
  "version": "0.2.2.3",
  "icons": {
    "19": "icons/icon-19.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "browser_action": {
    "browser_style": true,
    "default_popup": "popup.html",
    "default_title": "EZTV ext",
    "default_icon": {
      "19": "icons/icon-19.png",
      "38": "icons/icon-38.png",
      "48": "icons/icon-48.png"
    }
  }
}