TVKZ Firefox

Examine source code of TVKZ

By: Neirda
Inspect and view changes in TVKZ source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "TVKZ",
  "version": "1.4",
  "description": "Ajoute le lecteur de dlive au stream",
  "icons": {
    "96": "icons/icon.png"
  },
  "browser_action": {
    "default_icon": {
      "96": "icons/icon.png"
    },
    "default_title": "tvkz"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "*://www.twitch.tv/*",
        "*://m.twitch.tv/*",
        "*://dlive.tv/Kazed?context=tvkz"
      ],
      "js": [
        "tvkz.js",
        "livemodifier.js"
      ],
      "run_at": "document_end",
      "all_frames": true
    }
  ],
  "web_accessible_resources": [
    "fullscreen.css"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{f9360249-e6c5-48fd-b9ec-4ce22696bae1}"
    }
  }
}

Best TVKZ Alternatives

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