twitchClipExtractor Firefox

Examine source code of twitchClipExtractor

Inspect and view changes in twitchClipExtractor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "twitchClipExtractor",
  "version": "1.1",
  "description": "Opens twitch clip's link, allows to watch restricted clips",
  "icons": {
    "64": "twitch.png"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "twitchClipExtractor",
    "default_icon": {
      "64": "twitch.png"
    }
  },
  "permissions": [
    "activeTab",
    "tabs",
    "storage",
    "*://*.twitch.tv/*"
  ],
  "web_accessible_resources": [
    "style.css"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "twitchClipExtractor@example.com",
      "strict_min_version": "58.0"
    }
  }
}

Best twitchClipExtractor Alternatives

Here are some Firefox add-ons that are similar to twitchClipExtractor: