videoContinuerAP Firefox

Examine source code of videoContinuerAP

By: Andreas Add-on
Inspect and view changes in videoContinuerAP source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "videoContinuerAP",
  "version": "1.3",
  "description": "Makes sure that autoplay of a playlist continues on big video platforms.",
  "homepage_url": "https://github.com/andreas-wien/videoContinuerAP",
  "icons": {
    "48": "icons/infinity48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "videoContinuerAP.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{04b47d12-e206-4908-bb17-6fa0d0b30e26}"
    }
  }
}

Best videoContinuerAP Alternatives

Here are some Firefox add-ons that are similar to videoContinuerAP: