Disney Hotstar Player Enhancer Firefox

Examine source code of Disney Hotstar Player Enhancer

By: Skyro Add-on
Inspect and view changes in Disney Hotstar Player Enhancer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Disney Hotstar Player Enhancer",
  "version": "9.2",
  "description": "Enhances Disney plus Hotstar or Jio Hotstar web player: Force 16:9 fill, custom vertical stretch slider, smart controls, keyboard shortcuts.",
  "permissions": [
    "storage",
    "activeTab",
    "*://*.hotstar.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.hotstar.com/*"
      ],
      "css": [
        "content.css"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "web_accessible_resources": [
    "icons/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "hotstar-enhancer@example.com",
      "strict_min_version": "78.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Disney Hotstar Player Enhancer Alternatives

Here are some Firefox add-ons that are similar to Disney Hotstar Player Enhancer: