Youtube Recommendations Blocker Firefox

Examine source code of Youtube Recommendations Blocker

Inspect and view changes in Youtube Recommendations Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Youtube Recommendations Blocker",
  "version": "1.1.5",
  "description": "Blocks video recommendations on Youtube to keep you from getting distracted.",
  "icons": {
    "64": "favicon.png"
  },
  "content_scripts": [
    {
      "run_at": "document_start",
      "matches": [
        "https://www.youtube.com/*"
      ],
      "js": [
        "inject.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "video.css",
    "startpage.css",
    "no-transitions.css"
  ],
  "options_ui": {
    "page": "settings.html",
    "open_in_tab": true
  },
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{3d9acd8a-4af7-4de9-b817-f4afcbde0dd0}"
    }
  }
}

Best Youtube Recommendations Blocker Alternatives

Here are some Firefox add-ons that are similar to Youtube Recommendations Blocker: