(Firefox) How do I change what happens if I click on a link on Lemmy's homepage?

My question is as follows: When I click a link on the main page, instead of opening a new tab in Firefox, it always takes me to the linked page in the same tab. I've tried changing settings in about:config, tried two different Firefox extensions to modify link behavior, but that resulted in a few unwanted events. I know I can override this by clicking the scroll wheel or using ctrl while clicking, but that gets annoying after a while. Is there a way to change this?

8 points · 14 comments · view on lemmy.world

14 Comments

breadsmasher@lemmy.world · 5 pts · 2y (7 replies)

How does pressing middle instead of left mouse button get annoying?

PaulDevonUK@lemmy.world · 1 pts · 2y (5 replies)

Lazy.

Atomdude@lemmy.world · 4 pts · 2y (4 replies)

Maybe it's because my middle mouse button is wonky, sometimes it scrolls when I try to click. I just don't like it.
But the main reason I ask is that I don't get what makes some pages behave different; and what if I'd like to be able to make it act just the way I want? It's just one of those things.

kuneho@lemmy.world · 4 pts · 2y (1 reply)

IIRC Ctrl + Click also opens stuff on new tab, or at least, it did.

But you should utilize the middle click more. It's a really handy stuff for opening in new instances or closing.

Atomdude@lemmy.world · 1 pts · 2y

I use the middle mouse button a lot, it's just that I'm not used to a site not working 'like it should' (which is just my preference, I know). I mean, if Lemmy is a bulletin board or aggregate, I'm sort of expecting a certain type of behavior.

Ghoelian@lemmy.dbzer0.com · 4 pts · 2y (1 reply)

It's the actual link itself that decides if it should open in a tab or redirect the current one. If a link ( tag) has the target: '_BLANK' attribute, it opens in a new tab. Otherwise it usually opens in the same tab.

Atomdude@lemmy.world · 2 pts · 2y

Good to know. Thanks for the insight!

Atomdude@lemmy.world · 1 pts · 2y

I don't know how, but it does.

Wyatt@lemmynsfw.com · 3 pts · 2y (1 reply)

If I wanted to do this, I would use grease monkey and write some JavaScript just listen to clicks on everything with an href, stop propagation, and then force it open in a new tab

Kolanaki@yiffit.net · 2 pts · 2y

This used to be an option in Firefox itself where all links open in a new tab (I'm sure it's still there somewhere). Though it would be universal; if you only wanted it for Lemmy specially, you might need a script/extension for it.

Zeus@lemm.ee · 1 pts · 2y (2 replies)

there's a userscript to force all links to open in a new tab - i'll see if i can find it


edit: here ye go. but i haven't used it, so caveat emptor

original comment

Atomdude@lemmy.world · 2 pts · 2y (1 reply)

Thank you very much.
I also started using Alexandrite, thanks to that post!

Zeus@lemm.ee · 0 pts · 2y

oh by the way, your instance has alexandrite built in

i think it's at a.lemmy.world? but there are also other frontends at old.lemmy.world and new.lemmy.world and possibly phtn.lemmy.world or something?

there's a list somewhere on the meta lemmysphere (!meta@lemmy.world? !lemmyworld@lemmy.world)

https://lemmy.world/post/2878694