YouTube Flash Video Player Firefox

Examine source code of YouTube Flash Video Player

Inspect and view changes in YouTube Flash Video Player source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "version": "64.0.1resigned1",
  "icons": {
    "32": "images/icons/icon_32.png",
    "48": "images/icons/icon_48.png",
    "128": "images/icons/icon_128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "images/icons/icon_24.png",
    "default_popup": "popup.html",
    "default_title": "__MSG_appName__"
  },
  "manifest_version": 2,
  "content_scripts": [
    {
      "js": [
        "scripts/content_script.js"
      ],
      "matches": [
        "*://*.youtube.com/*"
      ],
      "run_at": "document_start",
      "all_frames": true
    },
    {
      "js": [
        "scripts/content_script_st.js"
      ],
      "matches": [
        "*://*.barisderin.com/*"
      ],
      "run_at": "document_start"
    }
  ],
  "permissions": [
    "tabs",
    "storage",
    "management",
    "downloads",
    "cookies",
    "contextMenus",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "web_accessible_resources": [
    "style/*",
    "scripts/*"
  ],
  "applications": {
    "gecko": {
      "id": "{f3bd3dd2-2888-44c5-91a2-2caeb33fb898}"
    }
  }
}

Best YouTube Flash Video Player Alternatives

Here are some Firefox add-ons that are similar to YouTube Flash Video Player: