YouTube Simplified - Block Recommendation, Comment Firefox

Examine source code of YouTube Simplified - Block Recommendation, Comment

By: Bsodoge
Inspect and view changes in YouTube Simplified - Block Recommendation, Comment source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "YouTube Simplified - Block Recommendations",
  "version": "1.7",
  "description": "A browser extension that simplifies YouTube's layout for maximum focus.",
  "homepage_url": "https://github.com/Bsodoge/YouTube-Simplified",
  "icons": {
    "16": "img/16x16.png",
    "32": "img/32x32.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.youtube.com/*"
      ],
      "js": [
        "js/contentScript.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "YouTube-Simplified@bsodoge"
    }
  },
  "permissions": [
    "storage"
  ],
  "action": {
    "browser_style": true,
    "default_title": "YouTube Simplified",
    "default_popup": "html/popup.html"
  }
}

Best YouTube Simplified - Block Recommendation, Comment Alternatives

Here are some Firefox add-ons that are similar to YouTube Simplified - Block Recommendation, Comment: