-
-
Notifications
You must be signed in to change notification settings - Fork 112
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
allow youtube homepage only #428
Comments
This is a janky workaround, but I use the standard invidious advanced setting to use Freetube no regex and then in tandem with https://chromewebstore.google.com/detail/open-in-private-mode/fcmoifjllifgjedihhcmbhjmfakcadcm If you allow both extensions to work incognito/inprivate then the right click open in private window = open in freetube. |
Ok, thanks a lot! |
Actually, you can just open in new tab to trigger it (No additional extension needed) |
It might be rude to suggest a competing product but has more freedom |
I'm probably stupid, but I can't add a regex exception to the youtube redirection... In the exception part of the extension, I added
^https\:\/\/www\.youtube\.com$
but it redirects me to freetube directly. I just want to go to the home page so I can click on the playlist links which will be redirected. This is to compensate for the lack of playlist management in freetube. If anyone has an idea for me, or if I'm not doing things right?THANKS
The text was updated successfully, but these errors were encountered: