A Chrome extension that allows you to hide Shorts, recommendations, comments, and main page recommendations from YouTube.
- Hide YouTube Shorts
- Hide recommended videos
- Hide comments on videos
- Hide main page recommendations
- Clone the repository:
git clone https://github.com/Miloszzz2/minimalizer.git
- Navigate to the project directory:
cd your_folder_name
- Install dependencies:
bun install
- Build the extension:
bun run build
- 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
- Open Chrome and go to
- Open YouTube in Chrome.
- Click on the YouTube Cleaner extension icon in the toolbar.
- Toggle the options to hide Shorts, recommendations, comments, or main page recommendations as desired.