Superchat Live Log Firefox

Examine source code of Superchat Live Log

By: j-sea Add-on
Inspect and view changes in Superchat Live Log source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Superchat Live Log",
  "version": "1.4.5",
  "author": "Jonathan Chan",
  "description": "Displays a live log of YouTube Superchats; so you can read them at your own pace or filter them as you please.",
  "browser_specific_settings": {
    "gecko": {
      "id": "superchat-live-logs@j-sea.dev"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "dom-insertion.js"
      ],
      "run_at": "document_start"
    }
  ],
  "permissions": [
    "storage"
  ],
  "web_accessible_resources": [
    "superchat-live-logs.js",
    "pin-animator.js"
  ]
}

Best Superchat Live Log Alternatives

Here are some Firefox add-ons that are similar to Superchat Live Log: