aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 00efaa6..89362d1 100644
--- a/README.md
+++ b/README.md
@@ -60,6 +60,10 @@ In case you need to use your browser's cookies with MeTube, for example to downl
[Rpsl](https://github.com/rpsl) has created a Chrome extension that allows right-clicking a video and sending it to MeTube. You can install it from [Google Chrome Webstore](https://chrome.google.com/webstore/detail/metube-downloader/fbmkmdnlhacefjljljlbhkodfmfkijdh) or use developer mode and install [from sources](https://github.com/Rpsl/metube-browser-extension).
+## Firefox extension
+
+[nanocortex](https://github.com/nanocortex) has created a similar extension for Firefox. You can install it from [Firefox Addons](https://addons.mozilla.org/en-US/firefox/addon/metube-downloader).
+
## Bookmarklet
[kushfest](https://github.com/kushfest) has created a Chrome bookmarklet for sending the currently open webpage to MeTube. Please note that if you're on an HTTPS page, your MeTube instance must be behind an HTTPS reverse proxy (see below) for the bookmarklet to work.
bgstack15