YTNoRecs - Block YouTube Recommendations Firefox

Examine source code of YTNoRecs - Block YouTube Recommendations

By: Semih
Inspect and view changes in YTNoRecs - Block YouTube Recommendations source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "YTNoRecs",
  "description": "Turns off suggestions at the end of a video on YouTube.",
  "manifest_version": 3,
  "version": "1.2",
  "author": "Semih Çelikol",
  "homepage_url": "https://github.com/semihcelikol/blockYoutubeRecommendations",
  "developer": {
    "name": "Semih Çelikol",
    "url": "https://semihcelikol.com/"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{39880f53-4ca6-4bb1-8bc2-0f6e93b67fad}"
    }
  },
  "icons": {
    "128": "icons/logo128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "page_action": {
    "default_icon": "icons/offIcon.png"
  },
  "permissions": [
    "activeTab",
    "tabs",
    "scripting"
  ]
}

Best YTNoRecs - Block YouTube Recommendations Alternatives

Here are some Firefox add-ons that are similar to YTNoRecs - Block YouTube Recommendations: