Hide recommendations for youtube video Firefox

Examine source code of Hide recommendations for youtube video

Inspect and view changes in Hide recommendations for youtube video source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "YThideElements",
  "version": "1.3",
  "description": "Hides recommendation section on youtube.com",
  "icons": {
    "48": "icons/generic.svg"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "ui-changes.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "yt-hide-sections-liviulvu@github"
    }
  },
  "browser_action": {
    "default_icon": {
      "48": "icons/generic.svg"
    },
    "default_popup": "popup.html",
    "default_area": "navbar"
  }
}

Best Hide recommendations for youtube video Alternatives

Here are some Firefox add-ons that are similar to Hide recommendations for youtube video: