diff options
| author | Teddy Wing | 2018-11-21 00:26:51 +0100 |
|---|---|---|
| committer | Teddy Wing | 2018-11-21 00:26:51 +0100 |
| commit | 22d2f0422d4f716cda0aa90db2be5dccd87c8d29 (patch) | |
| tree | 018927c67df358e6eedca941dd962ea48d60e08b | |
| parent | 65dc1ac248e73789b104138ad8897b6a719875f1 (diff) | |
| download | youtube-turn-off-annotations-22d2f0422d4f716cda0aa90db2be5dccd87c8d29.tar.bz2 | |
README: Add installation instructions
| -rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -5,6 +5,15 @@ A user script that automatically turns off annotations on YouTube videos to remove overlay clutter. +## Install +Open the [raw script][1] and click “Install” in the resulting dialog. A [more +detailed explanation][2] is available on the Greasemonkey wiki. + + ## License Copyright © 2018 Teddy Wing. Licensed under the GNU GPLv3+ (see the included COPYING file). + + +[1]: https://raw.githubusercontent.com/teddywing/youtube-turn-off-annotations/master/youtube-turn-off-annotations.user.js +[2]: https://wiki.greasespot.net/Greasemonkey_Manual:Installing_Scripts |
