Video remote Firefox

Examine source code of Video remote

提供元: IntoMedia
Inspect and view changes in Video remote source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "version": "4.0.1resigned1",
  "icons": {
    "128": "icon.png"
  },
  "applications": {
    "gecko": {
      "id": "ciem@into.hu",
      "strict_min_version": "42.0",
      "strict_max_version": "*"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/",
        "http://*/*",
        "http://*/*/",
        "https://www.youtube.com/*",
        "https://vimeo.com/*"
      ],
      "all_frames": true,
      "js": [
        "background2.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "background.js",
    "icon.png",
    "options.html"
  ],
  "permissions": [
    "storage"
  ],
  "options_ui": {
    "page": "options_new.html"
  },
  "options_page": "options.html"
}

ベストのVideo remote代替案

Video remoteに類似したFirefox add-onをいくつか紹介します: