Web Meeting Firefox

Examine source code of Web Meeting

Inspect and view changes in Web Meeting source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "version": "0.1.4",
  "manifest_version": 3,
  "name": "Web Meeting",
  "permissions": [
    "storage"
  ],
  "homepage_url": "https://mybrowseraddon.com/web-meeting.html",
  "description": "Start a web meeting (including video, audio, and chat) with your friends and right in your browser!",
  "commands": {
    "_execute_action": {}
  },
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "109.0",
      "id": "{3a78a028-3dc4-4fd3-b49d-ed248d73f5f3}"
    }
  },
  "background": {
    "scripts": [
      "lib/config.js",
      "lib/chrome.js",
      "lib/runtime.js",
      "lib/common.js"
    ]
  },
  "action": {
    "default_title": "Web Meeting",
    "default_icon": {
      "16": "data/icons/16.png",
      "32": "data/icons/32.png",
      "48": "data/icons/48.png",
      "64": "data/icons/64.png"
    }
  },
  "icons": {
    "16": "data/icons/16.png",
    "32": "data/icons/32.png",
    "48": "data/icons/48.png",
    "64": "data/icons/64.png",
    "128": "data/icons/128.png"
  }
}

Best Web Meeting Alternatives

Here are some Firefox add-ons that are similar to Web Meeting: