youtube10ft Firefox

Examine source code of youtube10ft

By: 3dutils
Inspect and view changes in youtube10ft source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "youtube10ft",
  "version": "1.2",
  "options_page": "options.html",
  "description": "Make YouTube work better in the living room.",
  "icons": {
    "48": "icons/yt10-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "youtube10ft.js"
      ],
      "run_at": "document_start",
      "all_frames": true
    }
  ],
  "background": {
    "service_worker": "service-worker.js",
    "scripts": [
      "service-worker.js"
    ]
  },
  "permissions": [
    "storage",
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{43066539-dd78-48bf-b7cf-1a3ef8d4a7d3}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best youtube10ft Alternatives

Here are some Firefox add-ons that are similar to youtube10ft: