ComfyTube Firefox

Examine source code of ComfyTube

By: kthing
Inspect and view changes in ComfyTube source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ComfyTube",
  "description": "Adds Picture-in-Player button, makes you able to play any YouTube Shorts as a normal video",
  "version": "1.0",
  "icons": {
    "16": "icons/16.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "permissions": [
    "activeTab",
    "tabs"
  ],
  "host_permissions": [
    "https://www.youtube.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://www.youtube.com/*"
      ],
      "js": [
        "scripts/button.js",
        "scripts/fullscreen.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{36a59088-1a91-4781-9894-fe4128c29155}"
    }
  }
}

Best ComfyTube Alternatives

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