Comment Hide for YouTube Live Firefox

Examine source code of Comment Hide for YouTube Live

Inspect and view changes in Comment Hide for YouTube Live source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Comment Show/Hide for YouTube Live Chat",
  "description": "YouTubeライブチャットに『アイコン、名前、コメント』の(表示/非表示)の設定を追加。Add a setting to show/hide icons, names, and comments in YouTube live chat.(DeepL翻訳)",
  "action": {
    "default_title": "SCoYL",
    "default_icon": {
      "19": "19.png"
    },
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "16.png",
    "48": "48.png",
    "128": "128.png"
  },
  "version": "1.3.17",
  "manifest_version": 3,
  "permissions": [
    "storage"
  ],
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "background": {
    "scripts": [
      "storage.js"
    ]
  },
  "content_scripts": [
    {
      "all_frames": true,
      "js": [
        "jquery.js",
        "style.js"
      ],
      "css": [
        "style.css"
      ],
      "matches": [
        "https://www.youtube.com/live_chat*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{78b0bb9e-9594-4a3c-96ff-a19d315ed2c0}"
    }
  }
}

Best Comment Hide for YouTube Live Alternatives

Here are some Firefox add-ons that are similar to Comment Hide for YouTube Live: