Ovy me beta Firefox

Examine source code of Ovy me beta

By: Ovysion
Inspect and view changes in Ovy me beta source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Ovy me beta",
  "short_name": "Ovysion",
  "author": "Ovysion Technologies Ltd",
  "version": "0.2.1",
  "manifest_version": 2,
  "description": "Connect to Ovysion service",
  "homepage_url": "https://www.ovysion.com/",
  "background": {
    "scripts": [
      "jquery.min.js",
      "content-script.js",
      "socket.io.js",
      "easyrtc.js",
      "config.js",
      "background-script.js"
    ],
    "persistent": true
  },
  "content_scripts": [
    {
      "js": [
        "jquery.min.js",
        "content-script.js",
        "socket.io.js",
        "easyrtc.js",
        "config.js"
      ],
      "run_at": "document_end",
      "matches": [
        "https://app.ovysion.com/*"
      ]
    }
  ],
  "icons": {
    "48": "icon.png"
  },
  "permissions": [
    "*://app.ovysion.com/*",
    "*://webrtc.ovysion.com:443/*",
    "storage",
    "notifications",
    "tabs",
    "webRequest"
  ],
  "web_accessible_resources": [
    "icon.png"
  ],
  "browser_action": {
    "default_popup": "login.html",
    "default_icon": "icon.png"
  },
  "applications": {
    "gecko": {
      "id": "ovyextff@ovysion.com",
      "strict_min_version": "66.0"
    }
  }
}

Best Ovy me beta Alternatives

Here are some Firefox add-ons that are similar to Ovy me beta: