Control Youtube Firefox

Examine source code of Control Youtube

Inspect and view changes in Control Youtube source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Youtube controller",
  "description": "Control Youtube play without visiting the tab.",
  "homepage_url": "http://iamvp7.github.io/",
  "version": "1.1resigned1",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "*://*.youtube.com/*",
    "tabs"
  ],
  "browser_action": {
    "default_icon": {
      "19": "icons/icon-19.png",
      "38": "icons/icon-38.png"
    },
    "default_title": "Control your Youtube Player",
    "default_popup": "popup/youtube.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{49edb615-52f0-4a47-ac0b-c4d2b4ededbd}"
    }
  }
}

Best Control Youtube Alternatives

Here are some Firefox add-ons that are similar to Control Youtube: