Enhancer for YouTube™ – Structured Comments Layout Firefox

Examine source code of Enhancer for YouTube™ – Structured Comments Layout

Inspect and view changes in Enhancer for YouTube™ – Structured Comments Layout source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extension_name__",
  "short_name": "__MSG_extension_short_name__",
  "description": "__MSG_extension_desc__",
  "default_locale": "en",
  "version": "1.0.12",
  "version_name": "1.0.12.released",
  "icons": {
    "16": "media/img/icons/icon-16.png",
    "48": "media/img/icons/icon-48.png",
    "96": "media/img/icons/icon-96.png",
    "128": "media/img/icons/icon-128.png",
    "256": "media/img/icons/icon-256.png",
    "512": "media/img/icons/icon-512.png"
  },
  "permissions": [
    "storage",
    "cookies",
    "unlimitedStorage",
    "*://*/*"
  ],
  "background": {
    "scripts": [
      "service_worker.js"
    ],
    "persistent": false,
    "type": "module"
  },
  "browser_action": {
    "default_icon": {
      "16": "media/img/icons/icon-16.png",
      "48": "media/img/icons/icon-48.png",
      "96": "media/img/icons/icon-96.png",
      "128": "media/img/icons/icon-128.png",
      "256": "media/img/icons/icon-256.png",
      "512": "media/img/icons/icon-512.png"
    }
  },
  "web_accessible_resources": [
    "media/img/*"
  ],
  "content_scripts": [
    {
      "css": [],
      "js": [
        "media/js/lib/jst.js",
        "media/js/lib/jscs.js",
        "media/js/opts.js",
        "media/js/client.js"
      ],
      "matches": [
        "https://www.youtube.com/*"
      ],
      "exclude_matches": [
        "https://*.youtube.com/live_chat*",
        "https://*/*.txt",
        "https://*/*.png",
        "https://*/*.jpg",
        "https://*/*.jpeg",
        "https://*/*.gif",
        "https://*/*.xml",
        "https://*/*.svg",
        "https://*/*.manifest",
        "https://*/*.log",
        "https://*/*.ini"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{5c5225cf-1961-49a9-ba23-60b7b95d61b2}"
    }
  }
}

Best Enhancer for YouTube™ – Structured Comments Layout Alternatives

Here are some Firefox add-ons that are similar to Enhancer for YouTube™ – Structured Comments Layout: