aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.org25
1 files changed, 14 insertions, 11 deletions
diff --git a/README.org b/README.org
index a8834bf..9acec69 100644
--- a/README.org
+++ b/README.org
@@ -1,4 +1,4 @@
-/youtube-noscript-shim/ is a [[wikipedia:Userscript][userscript]] that implements the most basic
+youtube-noscript-shim is a [[wikipedia:Userscript][userscript]] that implements the most basic
features of the [[https://youtube.com][YouTube]] user inteface, enough to make the site at
least barely usable without javascript.
@@ -12,18 +12,21 @@ javascript]]. This is a problem for multiple reasons:
* Installation
-You will need [[https://www.gnu.org/software/gnuzilla/][Icecat]]/[[https://www.mozilla.org/en-US/firefox/][Firefox]] with the [[https://www.greasespot.net/][Greasemonkey addon]]
-installed. Install the youtube-noscript-shim userscript [[https://git.systemreboot.net/youtube-noscript-shim/plain/youtube-noscript-shim.user.js][from
-here]]. This userscript implements the YouTube user interface. In
-addition, to play video, you will also need the excellent [[http://isebaro.com/viewtube/][ViewTube
-userscript]]. You can install ViewTube [[https://github.com/sebaro/ViewTube/raw/master/viewtube.user.js][from here]]. Also, consider using
-[[https://www.torproject.org/][tor]] for added privacy/anonymity.
+To run the userscript, you will need [[https://www.gnu.org/software/gnuzilla/][Icecat]]/[[https://www.mozilla.org/en-US/firefox/][Firefox]] with the
+[[https://www.greasespot.net/][Greasemonkey addon]] installed. In addition, to play video, you will
+need the excellent [[http://isebaro.com/viewtube/][ViewTube userscript]]. Also, consider using [[https://www.torproject.org/][tor]] for
+added privacy/anonymity.
-* Features implemented
+** Quick install links
-- load video thumbnails
-- enable video search filters
-- menu button
+- [[https://git.systemreboot.net/youtube-noscript-shim/plain/youtube-noscript-shim.user.js][youtube-noscript-shim.user.js]]
+- [[https://github.com/sebaro/ViewTube/raw/master/viewtube.user.js][viewtube.user.js]]
+
+* Features
+
+- Thumbnails
+- Search filters
+- Menu
{{{contact}}}