Custom YT Color Firefox

Examine source code of Custom YT Color

Inspect and view changes in Custom YT Color source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Custom YT Color",
  "version": "1.0",
  "description": "Sets a custom color for youtube!",
  "content_scripts": [
    {
      "css": [
        "style.css"
      ],
      "all_frames": true,
      "matches": [
        "*://*.youtube.com/*"
      ]
    }
  ]
}

Best Custom YT Color Alternatives

Here are some Firefox add-ons that are similar to Custom YT Color: