External Video Player Firefox

Examine source code of External Video Player

Inspect and view changes in External Video Player source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "External Video Player",
  "version": "2.0.2resigned1",
  "description": "Open HTML5 videos on Android with any video player like VLC, MxPlayer, etc.",
  "applications": {
    "gecko": {
      "id": "android.external.player@albertogasparin.it"
    }
  },
  "permissions": [
    "activeTab",
    "<all_urls>"
  ],
  "browser_action": {
    "default_icon": "external-video-player.svg",
    "default_title": "Play video externally"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best External Video Player Alternatives

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