YouTube Endcard Controller Firefox

Examine source code of YouTube Endcard Controller

Inspect and view changes in YouTube Endcard Controller source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "YouTube Endcard Controller",
  "version": "1.0.0",
  "description": "Hide or show endcards on YouTube",
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "icons": {
    "128": "icon128.png"
  }
}

Best YouTube Endcard Controller Alternatives

Here are some Firefox add-ons that are similar to YouTube Endcard Controller: