Zoom Utils Firefox

Examine source code of Zoom Utils

제작자: Jonathan Samuel
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"
    }
  }
}

최고의 Zoom Utils 대안

다음은 Zoom Utils과(와) 유사한 Firefox add-on입니다: