External Video Firefox

Examine source code of External Video

Por: vayan
Inspect and view changes in External Video source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "External Video",
  "version": "1.5resigned1",
  "description": "Opens video link in MPV",
  "homepage_url": "https://github.com/vayan/external-video",
  "applications": {
    "gecko": {
      "id": "external-video@yan.pm",
      "strict_min_version": "50.0"
    }
  },
  "icons": {
    "48": "icons/logo-48.png"
  },
  "background": {
    "scripts": [
      "external-video.js"
    ]
  },
  "options_ui": {
    "page": "settings/options.html"
  },
  "permissions": [
    "nativeMessaging",
    "webRequestBlocking",
    "webRequest",
    "storage",
    "contextMenus",
    "history",
    "*://*.youtube.com/watch*",
    "*://*.vimeo.com/*",
    "*://*.streamable.com/*",
    "*://*.liveleak.com/view*",
    "*://*.vid.me/*",
    "*://*.funnyordie.com/videos/*",
    "*://*.dailymotion.com/video/*"
  ]
}

Melhores alternativas External Video

Aqui estão algumas Firefox add-ons que são similares a External Video: