Twitch Danmaku(Like Niconico) - EasyComment Edge

Examine source code of Twitch Danmaku(Like Niconico) - EasyComment

Inspect and view changes in Twitch Danmaku(Like Niconico) - EasyComment source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_appName__",
  "version": "1.0.3",
  "description": "__MSG_appDescription__",
  "background": {
    "service_worker": "background.js",
    "type": "module"
  },
  "icons": {
    "128": "icons/128.png"
  },
  "permissions": [
    "fontSettings",
    "storage"
  ],
  "host_permissions": [
    "*://*.twitch.tv/*"
  ],
  "content_scripts": [
    {
      "css": [
        "assets/app.css"
      ],
      "matches": [
        "*://*.twitch.tv/*"
      ],
      "js": [
        "content-script/default.js",
        "content-script/scroll.js",
        "content-script/app.js"
      ]
    }
  ],
  "action": {
    "default_title": "__MSG_appName__",
    "default_icon": {
      "128": "icons/128.png"
    },
    "default_popup": "popup/popup.html"
  },
  "default_locale": "en",
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}

Best Twitch Danmaku(Like Niconico) - EasyComment Alternatives

Here are some Edge add-ons that are similar to Twitch Danmaku(Like Niconico) - EasyComment: