aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonard Kugis <leonard@kug.is>2020-04-25 22:50:24 +0200
committerLeonard Kugis <leonard@kug.is>2020-04-25 22:50:24 +0200
commit1e9a78cf374b0cbe3351df4cdaf3ebffdfd298c7 (patch)
tree2dcbc528382bf27b83d903d2ef0e28e8df57868b
parent62dd7743826e7ed5ce64b125030a63de4c58cbd5 (diff)
README
Added install instructions.
-rw-r--r--README.MD14
1 files changed, 14 insertions, 0 deletions
diff --git a/README.MD b/README.MD
index 106f41e..54ffd74 100644
--- a/README.MD
+++ b/README.MD
@@ -8,3 +8,17 @@ on the SE lecture page.
By default, all videos are prebuffered and even played at once. The first causes
long waiting time before the site is usable and breaks slow bandwidth connections.
The second causes high disturbance to the user.
+
+## Installation
+
+### Tampermonkey
+
+This script is usable with Tampermonkey plugin ([for Firefox](https://addons.mozilla.org/de/firefox/addon/tampermonkey/),
+[for Chrome](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo)).
+
+1. Install Tampermonkey plugin.
+2. Click the Tampermonkey icon on the top right corner.
+3. Go to `Dashboard -> Utilities tab -> Install from URL`.
+4. Copy and paste this URL there, and click install: `https://collaborating.tuhh.de/cev7691/selectureoptimizer/raw/master/SELectureOptimizer.js`.
+5. Confirm installation by clicking `Install`.
+6. Reload SE Lecture website.