YouTube Auto Live Chat Firefox

Examine source code of YouTube Auto Live Chat

By: SX12C Add-on
Inspect and view changes in YouTube Auto Live Chat source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "YouTube Auto Live Chat",
  "version": "1.0",
  "description": "Automatically switches YouTube chat to Live Chat",
  "icons": {
    "48": "icon.png",
    "128": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "oytybe-auto-live-chat@sx12c.xd",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/live_chat*",
        "*://*.youtube.com/watch*"
      ],
      "all_frames": true,
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ]
}

Best YouTube Auto Live Chat Alternatives

Here are some Firefox add-ons that are similar to YouTube Auto Live Chat: