YouTube Expander Firefox

Examine source code of YouTube Expander

Inspect and view changes in YouTube Expander source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "YouTube Expander",
  "version": "1.0",
  "description": "Expande vídeos do YouTube para o tamanho da janela com um clique",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "youtubeexpander@exemplo.com",
      "strict_min_version": "109.0"
    }
  },
  "data_collection_permissions": {
    "collectsTelemetry": {
      "required": false
    },
    "collectsSearchData": {
      "required": false
    }
  }
}

Best YouTube Expander Alternatives

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