Video Enhancer Plus Firefox

Examine source code of Video Enhancer Plus

Inspect and view changes in Video Enhancer Plus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Video Enhancer Plus",
  "version": "1.0",
  "description": "Enhance HTML5 videos with brightness, contrast, speed, and filters.",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Video Enhancer Plus",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "sabosaiduj.i.b.rin.6.8@gmail.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "activeTab"
  ]
}

Best Video Enhancer Plus Alternatives

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