this post was submitted on 24 Nov 2023
204 points (96.4% liked)

Firefox

17857 readers
1 users here now

A place to discuss the news and latest developments on the open-source browser Firefox

founded 5 years ago
MODERATORS
 

This is a plugin I found recently and really enjoy. It gives you the opportunity to redirect several webpages to alternatives. For example Youtube to FreeTube or Piped. If I search for youtube in Firefox, FreeTube automatically opens and shows me my feed. I like it, I use it, I can recommend it.

top 50 comments
sorted by: hot top controversial new old
[–] azdle@news.idlestate.org 25 points 2 years ago (2 children)

I keep thinking about installing this, but the required permissions seem a bit excessive:

This add-on needs to:

  • Input data to the clipboard
  • Access your data for all websites

Anyone know if the 'All Access' permission is really required for what this is doing? It just feels wrong. There isn't some sort of "Control Navigation for These Domains" that it could request for each enabled site or something is there?

[–] loobkoob@kbin.social 12 points 2 years ago (2 children)

"Access your data for all websites" is important because otherwise it doesn't know what domain you're on in the first place.

[–] Aatube@kbin.social 16 points 2 years ago (1 children)

Access browser tabs
Access browser activity during navigation

are enough to do that.

[–] ReversalHatchery@beehaw.org 3 points 2 years ago (1 children)

Maybe the devs don't know that. Could you open an issue on this?
Asking you because you may know more about these permissions than me.

I've been using the addon for some time, and while it's good now, there were some silly mistakes in the past. What I'm trying to say is that maybe they're just relatively a beginner, and it haven't yet occurred to them to revisit the permissions.

[–] Aatube@kbin.social 1 points 2 years ago

I went through the issues. Indeed what I said was all you need for redirecting from YouTube et al, but now it also checks every single libre instance you go to and goes to somewhere else if the instance is down.

[–] shaolin_shrimp@lemmy.ml 6 points 2 years ago (2 children)

Shouldn’t it just require access to i.e. YouTube.com and not a blanket everything? This is what other extensions do.

[–] ReversalHatchery@beehaw.org 4 points 2 years ago (1 children)

It can redirect a dozen other services too

[–] Aatube@kbin.social 3 points 2 years ago

Just add them to the list. They have to code separate rules anyway.

load more comments (1 replies)
[–] UprisingVoltage@feddit.it 7 points 2 years ago (1 children)

It's open source, you can ask the author and other users about it too (if you can't read the code yourself)

[–] azdle@news.idlestate.org 7 points 2 years ago* (last edited 2 years ago) (3 children)

Oh, I'm confident(-ish) in my ability to review the code, but as I understand it I have no way to guarantee that the code that's on github is the code that AMO installs. Plus updates are automatic, so I have no way to ensure that something malicious won't be added anyway.

[–] Sheik@lemmy.world 4 points 2 years ago (1 children)

You can build it yourself from source then.

[–] azdle@news.idlestate.org 3 points 2 years ago (1 children)

You can only do that with Firefox Developer, can't you? And IIRC, they self uninstall after a week or something, don't they?

[–] Sheik@lemmy.world 3 points 2 years ago* (last edited 2 years ago)

You can either install it unsigned with Firefox Developer Edition and it will be permanent. Or you can sign it yourself (you don’t need to publish it on AMO): https://extensionworkshop.com/documentation/publish/signing-and-distribution-overview/ and it will work on regular Firefox.

[–] ReversalHatchery@beehaw.org 2 points 2 years ago

Addon files (.xpi files) are zip packages of the addons. They should contain the script files without obfuscation (I think this is an AMO policy), besides any resources and the addon manifest file.
The only thing that would be harder to inspect I think is webassembly files.

[–] UprisingVoltage@feddit.it 2 points 2 years ago

I think you can still build the extension package and upload it yourself

[–] eruchitanda@lemmy.world 10 points 2 years ago (1 children)

I would suggest Redirector.

It lets you redirect any site you desire.

[–] sabreW4K3@lemmy.tf 12 points 2 years ago (2 children)

Sadly the developer passed away. I found out after looking into the development when trying to edit some redirects brought my phone to its knees. It's a good extension, but clearly needs a bit of love.

[–] density@kbin.social 9 points 2 years ago

RIP Einar Egilsson

[–] Bourff@lemmy.world 2 points 2 years ago

Shit, that's my favorite redirect extension for Chrome.

[–] Adalast@lemmy.world 6 points 2 years ago (2 children)

I will take a look, but can anyone offer suggestions for casting from my phone? Over the years I have become very accustomed to setting up a YouTube casting queue when I start my remote work shift and just letting it play all day as background noise and as much as I hate YT, I love the creators I watch and the convenience. I am very much so ambivalent about the abuses vs my mental well-being for work.

[–] Scrollone@feddit.it 3 points 2 years ago (1 children)
[–] Adalast@lemmy.world 2 points 2 years ago (5 children)

Unfortunately both ReVanced and ReVanced Extended do not support casting. Just tested it. The whole issue is that I need it put onto the TV, which they unfortunately can not do. I will be keeping them for when I am watching on my phone, so thank you for that.

load more comments (5 replies)
[–] jbhq@lemmy.ml 1 points 2 years ago (1 children)
[–] Adalast@lemmy.world 2 points 2 years ago (4 children)

Unfortunately, much like ReVanced, does not support Chromecast.

load more comments (4 replies)
[–] XEAL@lemm.ee 5 points 2 years ago* (last edited 2 years ago) (3 children)

I was reading the name as "lib-redirect" lol

Also, spanish is my native language

Edit: argh maybe it's LibRedirect indeed

[–] GissaMittJobb@lemmy.ml 6 points 2 years ago

If I were to guess, I'd say it's libre-redirect, with the middle 're' being deduplicated.

[–] Aatube@kbin.social 3 points 2 years ago

Ahhh, so it's meant to say libre direct.

[–] BaroqueInMind@kbin.social 1 points 2 years ago

English is mine and I've been reading it the same way as you up until you just mentioned it.

[–] Aatube@kbin.social 3 points 2 years ago (1 children)

Any reason for making a new extension instead of creating a FastForward filter list?

[–] sabreW4K3@lemmy.tf 2 points 2 years ago* (last edited 2 years ago) (7 children)

Never heard of Fast Forward before, only LibRedirect. How do they compare?

Edit: They appear to be totally different use cases

load more comments (7 replies)
[–] TonyOstrich@lemmy.world 3 points 2 years ago (6 children)

This still can't be installed on standard FireFox mobile, right?

[–] density@kbin.social 3 points 2 years ago (3 children)

on android you can enable "share"/"open in external app" and send the link to piped or newpipe or whatever your preferred app is; that's how I do it

load more comments (3 replies)
[–] SamVergeudetZeit@feddit.de 2 points 2 years ago

Sadly not, no.

[–] Corgana@startrek.website 1 points 2 years ago

Not currently, but Mozilla has announced a "dramatic" increase in the available extensions for mobile coming in December, so, fingers crossed.

(as others have pointed out you can with Firefox Nightly and a custom collection)

load more comments (3 replies)
[–] Weslee@lemmy.world 1 points 2 years ago (2 children)

Any chance it only redirects the watch URLs on YouTube? So you can use YouTube to find the videos and on clicking them links it takes you elsewhere?

[–] Infiltrated_ad8271@kbin.social 1 points 2 years ago

Nope, for that you should use something like Redirector, but I don't think it allows random instance selection.

load more comments (1 replies)
load more comments
view more: next ›