Zoom Utils Firefox

Examine source code of Zoom Utils

Inspect and view changes in Zoom Utils source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Zoom Utils",
  "description": "Zoom Utils for Zoom University. Allows you to keep track of, notify, and launch your Zoom Classes.",
  "version": "2.2.1",
  "manifest_version": 2,
  "permissions": [
    "activeTab",
    "storage",
    "<all_urls>",
    "notifications",
    "alarms"
  ],
  "icons": {
    "16": "icons/icon_16.png",
    "48": "icons/icon_48.png",
    "128": "icons/icon_128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_security_policy": "script-src 'self' https://ssl.google-analytics.com; object-src 'self'",
  "browser_action": {
    "default_popup": "popup/popup.html",
    "default_title": "Zoom Utils",
    "default_icon": {
      "16": "icons/icon_16.png",
      "48": "icons/icon_48.png",
      "128": "icons/icon_128.png"
    }
  }
}

Best Zoom Utils Alternatives

Here are some Firefox add-ons that are similar to Zoom Utils: