Examine source code of YouTube™ Auto Quality Manager for Edge

Inspect and view changes in YouTube™ Auto Quality Manager for Edge source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "YouTubeâ„¢ Auto Quality Manager for Edge",
  "version": "2.1",
  "default_locale": "en",
  "description": "__MSG_extDescription__",
  "icons": {
    "128": "icons/icon128.png"
  },
  "background": {
    "service_worker": "background/main.js"
  },
  "content_scripts": [
    {
      "js": [
        "contentscripts/any_start.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_start"
    },
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "contentscripts/any_end.js"
      ],
      "run_at": "document_end",
      "all_frames": false
    }
  ],
  "host_permissions": [
    "*://*/*"
  ],
  "options_page": "ui/options.html",
  "action": {
    "default_icon": {
      "64": "icons/icon64.png"
    },
    "default_title": "YouTubeâ„¢ Auto Quality Manager",
    "default_popup": "ui/pageaction.html"
  },
  "permissions": [
    "activeTab",
    "storage",
    "webRequest",
    "tabs"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "inj/ytcom.js",
        "inj/emb.js",
        "inj/any.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ]
    }
  ],
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}

Similar add-ons

Here are some Edge add-ons that are similar to YouTube™ Auto Quality Manager for Edge:

Popular extensions / apps

Here are some popular extensions / apps that you might be interested in: