Intentional YouTube Firefox

Examine source code of Intentional YouTube

Inspect and view changes in Intentional YouTube source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Intentional YouTube",
  "version": "1.3",
  "description": "Use YouTube more intentionally, and avoid suggest content",
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*",
        "*://*.youtube-nocookie.com/*"
      ],
      "js": [
        "intentional-youtube.js"
      ],
      "run_at": "document_end"
    }
  ]
}

Best Intentional YouTube Alternatives

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