ClassicTube: YouTube Restored Firefox

Examine source code of ClassicTube: YouTube Restored

By: Buri
Inspect and view changes in ClassicTube: YouTube Restored source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "ClassicTube: Digital Restoration",
  "version": "1.2",
  "description": "Restores the 2000s YouTube experience with sharp edges. No Shorts, No Chat, No Clutter.",
  "browser_specific_settings": {
    "gecko": {
      "id": "support@classictube.io",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "host_permissions": [
    "https://www.youtube.com/*"
  ],
  "action": {
    "default_icon": "icons/icon128.png",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "service_worker": "background.js"
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.youtube.com/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "styles.css"
      ],
      "run_at": "document_start"
    }
  ],
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  }
}

Best ClassicTube: YouTube Restored Alternatives

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