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