Turn Off YouTube Comments & Live Chat Firefox

Examine source code of Turn Off YouTube Comments & Live Chat

By: Unhook
Inspect and view changes in Turn Off YouTube Comments & Live Chat source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Turn Off YouTube Comments & Live Chat",
  "short_name": "Unhook YT",
  "icons": {
    "16": "images/icon16.png",
    "32": "images/icon32.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "browser_action": {
    "default_icon": "images/icon128.png",
    "default_popup": "popup.html",
    "default_title": "YouTube Comments, Chat"
  },
  "author": "Unhook",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "css": [
        "css/content.css"
      ],
      "js": [
        "content.js"
      ],
      "all_frames": true,
      "matches": [
        "https://*.youtube.com/*",
        "https://*.youtube-nocookie.com/*"
      ],
      "run_at": "document_start"
    }
  ],
  "permissions": [
    "storage"
  ],
  "version": "1.0.6",
  "description": "Turn off YouTube comments and hide YouTube live chat on videos.",
  "applications": {
    "gecko": {
      "id": "{3d6691a8-0fe2-467d-bb49-a51f260a5cf0}"
    }
  }
}

Best Turn Off YouTube Comments & Live Chat Alternatives

Here are some Firefox add-ons that are similar to Turn Off YouTube Comments & Live Chat: