Comment on I wrote hacky tampermonkey script to fix Lemmy instance links. Any advice?

cynber@lemmy.ca ⁨1⁩ ⁨year⁩ ago

We’re actually working on a browser extension for this! It currently supports both communities and posts

!InstanceAssistant@lemmy.ca

We ran into the same issue, federated sites are hard to work with. Right now, the extension has it so that a user needs to right click on a link to be redirected. That way the user can choose which links get redirected, and there’s no chance of accidentally redirecting the wrong thing.

There are other solutions (using the API for example), but they seemed to slow the browser down too much. Another proposed feature that hasn’t been implemented yet was to redirect when holding down a key (when holding down “r”, try to redirect the link).

Feel free to take a look, try it, and you can totally contribute code. It’s all open source and we’ve tried to keep the code simple and easy to verify/contribute.

source
Sort:hotnewtop