HBO Max Auto Skip & Next Episode Firefox

Examine source code of HBO Max Auto Skip & Next Episode

Inspect and view changes in HBO Max Auto Skip & Next Episode source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "HBO Auto-Skipper",
  "version": "1.2.6",
  "description": "Automatically skips HBO intros and goes to the next episode.",
  "permissions": [
    "storage"
  ],
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "content_scripts": [
    {
      "matches": [
        "https://play.max.com/*"
      ],
      "js": [
        "contentScript.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{d0a71f8e-326f-4a1f-ae91-f310fdbc69c1}"
    }
  }
}

Best HBO Max Auto Skip & Next Episode Alternatives

Here are some Firefox add-ons that are similar to HBO Max Auto Skip & Next Episode: