Reyohoho Twitch Extension(Nightly) Firefox

Examine source code of Reyohoho Twitch Extension(Nightly)

Inspect and view changes in Reyohoho Twitch Extension(Nightly) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Reyohoho Twitch Extension(Nightly)",
  "short_name": "RTE_Nightly",
  "version": "5.1.3.1",
  "description": "",
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "homepage_url": "https://ext.rte.net.ru/",
  "action": {},
  "permissions": [
    "unlimitedStorage"
  ],
  "host_permissions": [
    "*://*.twitch.tv/*"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "web/*"
      ],
      "matches": [
        "*://*.twitch.tv/*"
      ]
    }
  ],
  "background": {
    "scripts": [
      "web/worker.js"
    ]
  },
  "content_scripts": [
    {
      "all_frames": true,
      "js": [
        "web/script.min.js"
      ],
      "matches": [
        "*://*.twitch.tv/*"
      ],
      "exclude_globs": [
        "*://api.twitch.tv/*",
        "*://localhost.rig.twitch.tv/*",
        "*://blog.twitch.tv/*",
        "*://im.twitch.tv/*",
        "*://chatdepot.twitch.tv/*",
        "*://tmi.twitch.tv/*",
        "*://brand.twitch.tv/*",
        "*://dev.twitch.tv/*",
        "*://gql.twitch.tv/*",
        "*://passport.twitch.tv/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "rtenightly@proton.me",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best Reyohoho Twitch Extension(Nightly) Alternatives

Here are some Firefox add-ons that are similar to Reyohoho Twitch Extension(Nightly):