YouTube Hider — Stay Focused, Stay Free Firefox

Examine source code of YouTube Hider — Stay Focused, Stay Free

Inspect and view changes in YouTube Hider — Stay Focused, Stay Free source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Youtube Hider",
  "version": "2.0.0",
  "content_scripts": [
    {
      "matches": [
        "https://www.youtube.com/*"
      ],
      "js": [
        "content.js",
        "scripts/HideHomeFeed/hideHomeFeed.js",
        "scripts/HideShorts/hideShorts.js",
        "scripts/HideComments/hideComments.js",
        "scripts/HideShorts/hideSidebarShortsButtons.js",
        "scripts/HideShorts/hideShortsFeed.js",
        "scripts/HideShorts/hideShortsOnHomeFeed.js",
        "scripts/HideShorts/hideShortsOnSearchPage.js",
        "scripts/HideShorts/hideShortsOnSearchPageHorizontal.js",
        "scripts/HideShorts/hideShortsOnRecommendedVideos.js",
        "scripts/HideShorts/hideShortsOnChannel.js",
        "scripts/HideVideoSideBar/hideLiveChat.js",
        "scripts/HideVideoSideBar/hidePlaylist.js",
        "scripts/HideRecommendedVideos/hideRecommendedVideos.js",
        "scripts/HideRecommendedVideos/hideRecommendedVideosOnVideo.js",
        "scripts/HideRecommendedVideos/hideRecommendedVideosOnSidebar.js",
        "scripts/HidePlayerOverlay/hidePlayerOverlay.js"
      ],
      "run_at": "document_idle",
      "type": "module"
    }
  ],
  "permissions": [
    "activeTab",
    "scripting",
    "storage",
    "tabs"
  ],
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "action": {
    "default_popup": "./popup/popup.html",
    "default_title": "YouTube hider"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "@youtubehider_bakarqureshi",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best YouTube Hider — Stay Focused, Stay Free Alternatives

Here are some Firefox add-ons that are similar to YouTube Hider — Stay Focused, Stay Free: