YouTube Recommendation Blocker Firefox

Examine source code of YouTube Recommendation Blocker

Inspect and view changes in YouTube Recommendation Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "applications": {
    "gecko": {
      "id": "S_YouTube_Rec_Blocker@pystronic.at"
    }
  },
  "manifest_version": 2,
  "name": "Simple YouTube Recommendation Blocker",
  "version": "1.0",
  "description": "Blocks the recommendations at the end of YouTube-Videos and in the sidebar.",
  "homepage_url": "https://github.com/Pystronic/YouTube_recommendation_blocker",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "blocker.js"
      ]
    }
  ]
}

Best YouTube Recommendation Blocker Alternatives

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