Video Health Services PTZ Camera Control Firefox

Examine source code of Video Health Services PTZ Camera Control

Inspect and view changes in Video Health Services PTZ Camera Control source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Video Health Services PTZ Camera Control",
  "author": "Wecounsel Solutions, LLC",
  "version": "0.0.6",
  "manifest_version": 2,
  "description": "This Firefox extension is meant to allow VisuWell / WeCounsel sites to enable camera pan-tilt-zoom control during WebRTC sessions.",
  "homepage_url": "https://wecounsel.com/",
  "background": {
    "scripts": [
      "main.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "applications": {
    "gecko": {
      "id": "com.wecounsel.firefox.ptz.control@wecounsel.com",
      "strict_min_version": "54.0"
    }
  },
  "icons": {
    "16": "logo16.png",
    "48": "logo48.png",
    "128": "logo128.png"
  },
  "permissions": [
    "activeTab",
    "nativeMessaging"
  ]
}

Best Video Health Services PTZ Camera Control Alternatives

Here are some Firefox add-ons that are similar to Video Health Services PTZ Camera Control: