Twitch Moderator Extention Firefox

Examine source code of Twitch Moderator Extention

Inspect and view changes in Twitch Moderator Extention source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Twitch Moderator Extension",
  "version": "1.0.8",
  "description": "Adds links to artemiano.top website in moderator view. Adds tags and user follows analytics.",
  "content_scripts": [
    {
      "matches": [
        "*://*.twitch.tv/moderator/*"
      ],
      "js": [
        "src/index.js"
      ]
    }
  ],
  "host_permissions": [
    "https://twitch-followers-api.azurewebsites.net/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{9a5ff50d-5d9b-4bd8-ad6a-185a1f6c03af}"
    }
  },
  "icons": {
    "16": "src/img/icon16.png",
    "32": "src/img/icon32.png",
    "48": "src/img/icon48.png",
    "128": "src/img/icon128.png"
  }
}

Best Twitch Moderator Extention Alternatives

Here are some Firefox add-ons that are similar to Twitch Moderator Extention: