Get Clip Firefox

Examine source code of Get Clip

Inspect and view changes in Get Clip source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Download Twitch clips right from their clip page",
  "manifest_version": 2,
  "name": "Get Clip",
  "version": "1.1.0",
  "icons": {
    "16": "assets/get-clip-logo-16.png",
    "48": "assets/get-clip-logo-48.png",
    "128": "assets/get-clip-logo.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.twitch.tv/*"
      ],
      "js": [
        "content_scripts/script.js"
      ]
    }
  ]
}

Best Get Clip Alternatives

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