RedirectTube is a browser extension that redirects YouTube links to FreeTube. It is available for Firefox.
You can install RedirectTube from the Firefox Add-ons.
This method works only for Firefox ESR and Firefox Developer Edition.
Caution
This method disables signature verification for add-ons. This can make your browser less secure. Use this method at your own risk.
- Go to
about:config
in your browser. - Set
xpinstall.signatures.required
tofalse
. - Download the latest release of RedirectTube from the releases page. If you see an alert about installing add-ons from untrusted sources, click "Continue installation" and don't do next steps.
- Open the downloaded file in Firefox.
- Click "Add" to install the extension. And that's it! RedirectTube is now installed in your browser.
This method is for developers and advanced users.
Important
If you restart your browser, the extension will be disabled.
- Clone the repository.
- Go to
about:debugging#/runtime/this-firefox
. - Click "Load Temporary Add-on".
- Select the
manifest.json
file from the cloned repository (it's in thesrc
directory). The extension is now installed in your browser.
Warning
FreeTube on macOS is currently experiencing a problem that manifests itself as an error when opening links when there is no FreeTube window open. This problem has been reported to the FreeTube developers and we are waiting for a solution.
Click the RedirectTube button in the toolbar to open the current YouTube video in FreeTube.
Right-click a YouTube link and select "Open in FreeTube" to open the video in FreeTube.
If you encounter any issues, please report them on the issues page.
RedirectTube is licensed under CC BY-NC-SA 4.0. For details, please refer to the LICENSE.
Note
RedirectTube is not affiliated with FreeTube or its creators. FreeTube is licensed under the AGPL-3.0 license. The name FreeTube and FreeTube logo are the property of the creators of FreeTube. Neither I nor the extension are associated with them.