Watch4All Firefox

Examine source code of Watch4All

Par : RIR
Inspect and view changes in Watch4All source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Watch4All",
  "version": "1.1",
  "description": "Watch any video with anybody",
  "permissions": [
    "activeTab",
    "storage",
    "tabs"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "images/get_started16.png",
      "32": "images/get_started32.png",
      "48": "images/get_started48.png",
      "128": "images/get_started128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "16": "images/get_started16.png",
    "32": "images/get_started32.png",
    "48": "images/get_started48.png",
    "128": "images/get_started128.png"
  },
  "manifest_version": 2
}

Meilleures alternatives Watch4All

Voici quelques Firefox add-ons qui sont similaires à Watch4All :