This script transforms links from other instances to your home instance. So useful :)
As @[email protected] explained:
It makes it so that if you visit another instance using their URL, it will redirect you to your home version’s federated link.
E.g. if your home server is Lemmy.world, let’s say you find a link to Lemmy on another website but it’s a link to Lemmy.ml. If you click the link, you won’t be signed in.
So like:
https://lemmy.ml/c/memes would redirect to https://lemmy.world/c/[email protected]
This way you can seamlessly use Lemmy.
It does the same for posts.
Edit: since it works from any site, I highly recommend you to add it to your Android browser so it will work with webapp clients here’s how:
You can use violentMonkey on ff browser too, but you need to unlock Dev options, then do this
Author here, any questions or issues can be directed to me :)
And yes, I’m doing it for the luls
How do we get this into lemour?
I don’t know what that is and I can’t seem to find any relevant information doing a web search
Oh yeah sorry it’s called Jebora
I see. I think there are already efforts towards that. This is mainly supposed to be for the browser and not my domain.
And honestly, I don’t really get why you’d need an app if the official web UI works perfectly well on a mobile browser :)
- Better push notifications
- smaller scope for browser storage permission
- smoother (and more) animations
- better multi account support
I think there are even more reasons.
This is mainly supposed to be for the browser and not my domain.
What do you mean? I wanted it in an app, not domain spicific.
You’re in a thread about me answering questions for a browser extension, asking about a mobile app. I think it’s more appropriate to ask: what do you mean? I have nothing to do with a mobile app.
But its obviously a great functionality. We could think of setting it up as a proper library with good interfaces so you could just pull it into your code.
In the end we are making open source software to improve the platform, so you could also submit your algorithm to the projects.
I’m sorry I thought this thread is about asking questions and having a discussion about the feature and your code