YouTube Gradient Remover Firefox

Examine source code of YouTube Gradient Remover

Inspect and view changes in YouTube Gradient Remover source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "YouTube Gradient Remover",
  "version": "1.0.0",
  "description": "Removes the stupid gradient in the background of youtube videos",
  "icons": {
    "48": "./icon.svg"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/watch?*"
      ],
      "js": [
        "./convert.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{8e5bbbe5-032a-459e-a8f0-b1bef605cccd}"
    }
  }
}

Best YouTube Gradient Remover Alternatives

Here are some Firefox add-ons that are similar to YouTube Gradient Remover: