From 8ddbd6b40abdb40c1c620a24432dcab71ec30ca7 Mon Sep 17 00:00:00 2001 From: Omar Roth Date: Thu, 2 Aug 2018 15:18:33 -0500 Subject: [PATCH] Add 'Extensions' section to README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a47b3c93..2479e799 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,9 @@ $ curl -fsSLo- https://raw.githubusercontent.com/samueleaton/sentry/master/insta $ ./sentry ``` +## Extensions + - [Alternate Tube Redirector](https://addons.mozilla.org/en-US/firefox/addon/alternate-tube-redirector/): Automatically open Youtube Videos on alternate sites like Invidious or Hooktube. + ## Contributing 1. Fork it ( https://github.com/omarroth/invidious/fork )