2023-02-15 23:28:55 +01:00

20 lines
838 B
Markdown

# yt-main-page-videos-hider
Hides videos on the main page of YouTube
## Installation (easier way, recommended)
1. Install Tampermonkey or Greasemonkey (not tested for Greasemonkey) for example from chrome web store
2. Click on "yt_main_page_videos_hider.user.js on this repo page
3. Click on "Raw" button right above the code
4. Tampermonkey or Greasemonkey will ask you to install the script, click "Install"
5. Done!
## Installation (longer, alternative way)
1. Install Tampermonkey or Greasemonkey (not tested for Greasemonkey) for example from chrome web store
2. Click on your extension icon and then on "Create a new script..."
3. Paste script from the js file in this repo
4. Save (Ctrl+S or Cmd+S)
5. Done!
## Usage
To temporarily disable the script, click on the extension icon and then switch off "YouTube main page remover"