AutoTube Firefox

Examine source code of AutoTube

By: Sarah
Inspect and view changes in AutoTube source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Adds a switch to toggle auto replay of the current YouTube video",
  "manifest_version": 2,
  "name": "AutoTube",
  "version": "1.0",
  "homepage_url": "https://github.com/Sarayalth/AutoTube",
  "icons": {
    "1280": "icons/icon1280.png"
  },
  "content_scripts": [
    {
      "matches": [
        "http://www.youtube.com/*",
        "https://www.youtube.com/*"
      ],
      "js": [
        "ytauto.js"
      ]
    }
  ]
}

Best AutoTube Alternatives

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