Live de python Overlay Firefox

Examine source code of Live de python Overlay

Inspect and view changes in Live de python Overlay source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Live Chat Overlay",
  "description": "Restyle the YouTube popout chat so you can overlay it for livestreams",
  "manifest_version": 2,
  "version": "0.1.5",
  "homepage_url": "https://github.com/aaronpk/YouTube-Chat-Overlay",
  "icons": {
    "128": "icons/icon-128.png"
  },
  "permissions": [
    "https://youtube.com/*",
    "https://www.youtube.com/*",
    "https://studio.youtube.com/*",
    "storage"
  ],
  "content_scripts": [
    {
      "css": [
        "youtube.css"
      ],
      "js": [
        "jquery.js",
        "youtube.js"
      ],
      "matches": [
        "https://youtube.com/live_chat*",
        "https://www.youtube.com/live_chat*",
        "https://studio.youtube.com/live_chat*"
      ]
    }
  ],
  "options_ui": {
    "page": "settings/options.html"
  }
}

Best Live de python Overlay Alternatives

Here are some Firefox add-ons that are similar to Live de python Overlay: