Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a new extension to the extensions list and small fixes #6396

Merged
merged 7 commits into from
Dec 18, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,18 +60,22 @@ longer track you using cookies or JavaScript. Your subscriptions and history are
* Show/hide functionality or elements within the app using the distraction free settings
* View channel community posts

### Browser Extension
FreeTube is supported by the [Privacy Redirect](https://github.com/SimonBrazell/privacy-redirect) and [LibRedirect](https://github.com/libredirect/libredirect) extensions, which will allow you to open YouTube links into FreeTube.
### Browser Extensions
FreeTube is supported by the [Privacy Redirect](https://github.com/SimonBrazell/privacy-redirect) and [LibRedirect](https://github.com/libredirect/libredirect) extensions, which will allow you to automatically open YouTube links in FreeTube.

> [!IMPORTANT]
> You must enable the option within the advanced settings of the extension for it to work.

* Download Privacy Redirect for [Firefox](https://addons.mozilla.org/en-US/firefox/addon/privacy-redirect/) or [Google Chrome](https://chrome.google.com/webstore/detail/privacy-redirect/pmcmeagblkinmogikoikkdjiligflglb).
* Download Privacy Redirect for [Firefox](https://addons.mozilla.org/firefox/addon/privacy-redirect/) or [Google Chrome](https://chrome.google.com/webstore/detail/privacy-redirect/pmcmeagblkinmogikoikkdjiligflglb).

* Download LibRedirect for [Firefox](https://addons.mozilla.org/firefox/addon/libredirect/) or [Google Chrome](https://libredirect.github.io/download_chromium.html).

Also there is [RedirectTube](https://github.com/MStankiewiczOfficial/RedirectTube) extension, which doesn't automatically open FreeTube when you open YouTube, but adds buttons on the toolbar and in the context menu, which when clicked open the video in FreeTube. It works immediately after downloading and you don't have to change any settings.

* Download for [Firefox](https://addons.mozilla.org/firefox/addon/redirecttube/).

> [!NOTE]
> This extension does not work on Linux portable builds!
> These extensions do not work on Linux portable builds!
>
> If you have issues with the extension working with FreeTube, please create an issue in this repository instead of the extension repository.

Expand Down
Loading