Video Controller Firefox

Examine source code of Video Controller

By: AJ
Inspect and view changes in Video Controller source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "background": {
    "scripts": [
      "background/runtime.js",
      "background/background.js"
    ]
  },
  "content_scripts": [],
  "content_security_policy": "script-src 'self' blob:; object-src 'self';",
  "default_locale": "en",
  "description": "__MSG_extension_description__",
  "icons": {
    "48": "icon/icon.png"
  },
  "manifest_version": 2,
  "name": "__MSG_extension_name__",
  "options_ui": {
    "page": "options/options.html"
  },
  "page_action": {
    "default_icon": "icon/page_action_default.png",
    "default_popup": "popup/popup.html",
    "default_title": "__MSG_title_page_action_default__"
  },
  "permissions": [
    "<all_urls>",
    "storage",
    "tabs",
    "webRequest",
    "webNavigation"
  ],
  "version": "0.0.17b"
}

Best Video Controller Alternatives

Here are some Firefox add-ons that are similar to Video Controller: