Flash Player Firefox

Examine source code of Flash Player

Inspect and view changes in Flash Player source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "1.1.9",
  "name": "__MSG_name__",
  "short_name": "__MSG_name__",
  "description": "__MSG_desc__",
  "default_locale": "ru",
  "browser_action": {
    "default_icon": "img/32.png",
    "default_title": "__MSG_title__"
  },
  "icons": {
    "128": "img/128x128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "/js/lib/jquery-3.2.1.min.js",
        "/js/lib/purify.min.js",
        "/js/content.js"
      ],
      "css": [
        "/css/flpl-sidebar.css"
      ]
    },
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "/js/iframe-access.js"
      ],
      "all_frames": true
    }
  ],
  "background": {
    "scripts": [
      "/js/background.js"
    ]
  },
  "permissions": [
    "tabs",
    "storage",
    "downloads",
    "<all_urls>"
  ],
  "web_accessible_resources": [
    "/img/*"
  ],
  "content_security_policy": "script-src 'self';  object-src 'self'"
}

Best Flash Player Alternatives

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