Youtube Chat Remover Firefox

Examine source code of Youtube Chat Remover

Inspect and view changes in Youtube Chat Remover source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Youtube Chat Remover",
  "version": "1.0",
  "description": "Open Source Youtube Chat remover",
  "homepage_url": "https://github.com/cjgratacos/yt-chat-remover-ff-addon",
  "icons": {
    "48": "icons/48.png",
    "96": "icons/96.png"
  },
  "permissions": [
    "activeTab",
    "storage"
  ],
  "browser_action": {
    "default_icon": "icons/48.png",
    "default_title": "Youtube Chat Remover",
    "default_popup": "src/popup/popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*",
        "*://youtube.com/*",
        "*://www.youtube.com/*"
      ],
      "js": [
        "src/app.js"
      ]
    }
  ]
}

Best Youtube Chat Remover Alternatives

Here are some Firefox add-ons that are similar to Youtube Chat Remover: