Twitch AutoUnmute Firefox

Examine source code of Twitch AutoUnmute

By: TannerH
Inspect and view changes in Twitch AutoUnmute source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Twitch AutoUnmute",
  "version": "1.0",
  "description": "Makes twitch clips on reddit LSF to auto unmute",
  "icons": {
    "48": "icons/twitchAutoplay-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.redditmedia.com/mediaembed/*"
      ],
      "js": [
        "sidebar/twitchAutoplay.js"
      ],
      "all_frames": true,
      "run_at": "document_idle"
    }
  ]
}

Best Twitch AutoUnmute Alternatives

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