Skip Navigation
Jump
(Firefox) How do I change what happens if I click on a link on Lemmy's homepage?
  • 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

    3