IP Webcam Width Adjuster Firefox

Examine source code of IP Webcam Width Adjuster

Par : mdzirbel
Inspect and view changes in IP Webcam Width Adjuster source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "IP Webcam Width Adjuster",
  "version": "1.1",
  "description": "Changes the width on screen of the IP webcam",
  "author": "Matthew Zirbel",
  "permissions": [
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_action": {
    "default_icon": "icon.jpg"
  }
}

Meilleures alternatives IP Webcam Width Adjuster

Voici quelques Firefox add-ons qui sont similaires à IP Webcam Width Adjuster :