YouTube ZOOM Firefox

Examine source code of YouTube ZOOM

By: Jannis
Inspect and view changes in YouTube ZOOM source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "YouTube ZOOM",
  "description": "Adds a zoom function to YouTube",
  "version": "1.1.2resigned1",
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "icons": {
    "48": "48.png"
  },
  "permissions": [
    "activeTab",
    "storage",
    "*://*/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/watch?v=*"
      ],
      "js": [
        "myscript.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{942eb973-76d2-4b55-8675-77b543cfbf6b}"
    }
  }
}

Best YouTube ZOOM Alternatives

Here are some Firefox add-ons that are similar to YouTube ZOOM: