YTFix Firefox

Examine source code of YTFix

Inspect and view changes in YTFix source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "YTFix",
  "version": "1.0",
  "description": "Fixes the youtube \"Invalid Response Received\" error by reloading page in background.",
  "icons": {
    "48": "icons/border-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "main.js"
      ]
    }
  ]
}

Meilleures alternatives YTFix

Voici quelques Firefox add-ons qui sont similaires à YTFix :