VLIVE Enhancer Firefox

Examine source code of VLIVE Enhancer

Inspect and view changes in VLIVE Enhancer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "VLIVE Enhancer",
  "version": "1.0.4",
  "description": "Adds download buttons on vlive.tv",
  "author": "Mikhail Dydolov",
  "homepage_url": "https://gitlab.com/mikhaildyd/vlive-enhancer",
  "content_scripts": [
    {
      "matches": [
        "https://www.vlive.tv/*"
      ],
      "js": [
        "vlive.js"
      ],
      "css": [
        "style.css"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "downloads"
  ]
}

Best VLIVE Enhancer Alternatives

Here are some Firefox add-ons that are similar to VLIVE Enhancer: