SlingPlayer for DISH Anywhere

SlingPlayer for DISH Anywhere

SlingPlayer for DISH Anywhere v2.4.0.134, Copyright 2015, SlingMedia Inc.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "SlingPlayer for DISH Anywhere",
  "version": "2.4.0.134",
  "description": "SlingPlayer for DISH Anywhere v2.4.0.134, Copyright 2015, SlingMedia Inc.",
  "permissions": [
    "http://*.dishanywhere.com/"
  ],
  "plugins": [
    {
      "path": "plugins/npSlingPlayerChrome.dll",
      "public": true
    },
    {
      "path": "plugins/AACDecoderDLL.ax"
    },
    {
      "path": "plugins/H264DecoderDLL.ax"
    },
    {
      "path": "plugins/SBDS.ax"
    },
    {
      "path": "plugins/SMST.dll"
    },
    {
      "path": "plugins/SPRemote.dll"
    },
    {
      "path": "plugins/zlib1.dll"
    },
    {
      "path": "plugins/PlaybackControl.dll"
    },
    {
      "path": "plugins/MediaSampleManager.dll"
    },
    {
      "path": "plugins/WBSPPluginManager.dll"
    },
    {
      "path": "plugins/msvcp90.dll"
    },
    {
      "path": "plugins/msvcr90.dll"
    },
    {
      "path": "plugins/ATL90.dll"
    },
    {
      "path": "plugins/GdiPlus.dll"
    },
    {
      "path": "plugins/mfc90u.dll"
    },
    {
      "path": "plugins/comctl32.dll"
    },
    {
      "path": "plugins/Microsoft.VC90.ATL.manifest"
    },
    {
      "path": "plugins/Microsoft.VC90.CRT.manifest"
    },
    {
      "path": "plugins/Microsoft.VC90.MFC.manifest"
    },
    {
      "path": "plugins/libbitjetcore.dll"
    }
  ],
  "icons": {
    "16": "plugins/DishLogo_16x16.png",
    "48": "plugins/DishLogo_48x48.png",
    "128": "plugins/DishLogo_128x128.png"
  },
  "app": {
    "urls": [
      "http://dishanywhere.com/"
    ],
    "launch": {
      "web_url": "http://www.dishanywhere.com/"
    }
  }
}