YouTube LiveChat Flusher (Danmaku Chat) Firefox

Examine source code of YouTube LiveChat Flusher (Danmaku Chat)

By: _y_s
Inspect and view changes in YouTube LiveChat Flusher (Danmaku Chat) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_manifestName__",
  "version": "0.15.7",
  "author": "_y_s",
  "action": {},
  "background": {
    "scripts": [
      "sw.js"
    ],
    "type": "module"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{5a898e4e-6b5c-4acf-9e29-4c791d3b5f2e}",
      "strict_min_version": "134.0"
    },
    "gecko_android": {
      "strict_min_version": "134.0"
    }
  },
  "content_scripts": [
    {
      "css": [
        "styles/content.css"
      ],
      "js": [
        "content.js"
      ],
      "matches": [
        "*://www.youtube.com/*"
      ]
    },
    {
      "all_frames": true,
      "js": [
        "chatframe.js"
      ],
      "matches": [
        "*://www.youtube.com/live_chat*"
      ]
    }
  ],
  "default_locale": "en",
  "description": "__MSG_manifestDescription__",
  "homepage_url": "https://github.com/ys-j/YoutubeLiveChatFlusher",
  "host_permissions": [
    "*://www.youtube.com/*"
  ],
  "icons": {
    "48": "images/icon.svg",
    "128": "images/icon.svg"
  },
  "optional_permissions": [
    "trialML"
  ],
  "options_ui": {
    "page": "options/options.html"
  },
  "permissions": [
    "storage",
    "notifications"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "modules/*",
        "injections/*",
        "styles/*",
        "templates/*",
        "images/*"
      ],
      "matches": [
        "*://www.youtube.com/*"
      ]
    }
  ]
}

Best YouTube LiveChat Flusher (Danmaku Chat) Alternatives

Here are some Firefox add-ons that are similar to YouTube LiveChat Flusher (Danmaku Chat):