Reddit Video Controls Enhancer PRO (RVCE) Firefox

Examine source code of Reddit Video Controls Enhancer PRO (RVCE)

Inspect and view changes in Reddit Video Controls Enhancer PRO (RVCE) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Reddit Video Controls Enhancer PRO",
  "version": "3.0.6",
  "description": "Snap-back scaling, global unmute memory, and highly legible settings for Reddit videos.",
  "author": "CLumsyKnight48",
  "icons": {
    "128": "icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "rvce-pro@yourdomain.com",
      "strict_min_version": "109.0"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.reddit.com/*",
        "*://reddit.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ]
}

Best Reddit Video Controls Enhancer PRO (RVCE) Alternatives

Here are some Firefox add-ons that are similar to Reddit Video Controls Enhancer PRO (RVCE):