YouTube Swap Comments (Old Layout) Firefox

Examine source code of YouTube Swap Comments (Old Layout)

By: TM Add-on
Inspect and view changes in YouTube Swap Comments (Old Layout) source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "YouTube Swap Comments",
  "version": "1.3.8",
  "description": "Do you dislike the new YouTube layout? This add-on will swap the comments and videos back to where they were before 2024.",
  "icons": {
    "128": "image.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "main.js"
      ],
      "css": [
        "style.css"
      ],
      "run_at": "document_start"
    }
  ],
  "permissions": [],
  "browser_specific_settings": {
    "gecko": {
      "id": "{01d4e88d-98b8-471a-8222-d86af0434e4c}"
    }
  }
}

Best YouTube Swap Comments (Old Layout) Alternatives

Here are some Firefox add-ons that are similar to YouTube Swap Comments (Old Layout):