From 3c36dae13e3eacbb3b42e66b77fb4aa26194c70f Mon Sep 17 00:00:00 2001 From: Looki2000 Date: Wed, 15 Feb 2023 23:28:55 +0100 Subject: [PATCH] updated readme --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 85d2fb5..f5bafad 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,14 @@ Hides videos on the main page of YouTube -## Installation +## 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