Twitch Clip Downloader Firefox

Examine source code of Twitch Clip Downloader

Inspect and view changes in Twitch Clip Downloader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Twitch Clip Downloader",
  "short_name": "TCD",
  "version": "0.1.26",
  "description": "Easily download Twitch clips!",
  "content_scripts": [
    {
      "matches": [
        "*://*.twitch.tv/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {},
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "permissions": [
    "downloads"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{242c2204-f50c-4495-8ec1-57c9d722524a}"
    }
  }
}

Best Twitch Clip Downloader Alternatives

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