Skip to content

Latest commit

 

History

History
46 lines (35 loc) · 1.15 KB

README.md

File metadata and controls

46 lines (35 loc) · 1.15 KB

YouTube Cleaner Extension (Minimalizer)

A Chrome extension that allows you to hide Shorts, recommendations, comments, and main page recommendations from YouTube.

Features

  • Hide YouTube Shorts
  • Hide recommended videos
  • Hide comments on videos
  • Hide main page recommendations

Screenshots

Main Interface

image

Installation

  1. Clone the repository:
    git clone https://github.com/Miloszzz2/minimalizer.git
  2. Navigate to the project directory:
    cd your_folder_name
  3. Install dependencies:
    bun install
  4. Build the extension:
    bun run build
  5. Load the extension in Chrome:
    • Open Chrome and go to chrome://extensions/
    • Enable "Developer mode" (toggle switch in the top right)
    • Click "Load unpacked" and select the build directory of your project

Usage

  1. Open YouTube in Chrome.
  2. Click on the YouTube Cleaner extension icon in the toolbar.
  3. Toggle the options to hide Shorts, recommendations, comments, or main page recommendations as desired.