Remove YouTube Video Blur Firefox

Examine source code of Remove YouTube Video Blur

Inspect and view changes in Remove YouTube Video Blur source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Remove YouTube Video Blur",
  "version": "1.0",
  "description": "Addon that removes that annoying and distracting blur that occurs in YouTube ",
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "removeytvideoblur.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{871c7a07-40d5-48e6-8cf8-ad9793db7cec}"
    }
  }
}

Best Remove YouTube Video Blur Alternatives

Here are some Firefox add-ons that are similar to Remove YouTube Video Blur: