Youtube auto play/pause Firefox

Examine source code of Youtube auto play/pause

Inspect and view changes in Youtube auto play/pause source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Youtube auto pause",
  "version": "1.0.1",
  "description": "Use this when following a tutorial, where you are writing along. Use the shortcuts on your system to switch back and forth between youtube and whatever",
  "content_scripts": [
    {
      "matches": [
        "https://www.youtube.com/watch*"
      ],
      "js": [
        "index.js"
      ]
    }
  ]
}

Best Youtube auto play/pause Alternatives

Here are some Firefox add-ons that are similar to Youtube auto play/pause: