updated readme
This commit is contained in:
parent
5ebbe89764
commit
3c36dae13e
@ -2,7 +2,14 @@
|
|||||||
|
|
||||||
Hides videos on the main page of YouTube
|
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
|
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..."
|
2. Click on your extension icon and then on "Create a new script..."
|
||||||
3. Paste script from the js file in this repo
|
3. Paste script from the js file in this repo
|
||||||
|
Loading…
Reference in New Issue
Block a user