I have a prefence for opening new tabs at the end of the tab list, rather than the default behaviour (which I think is to open it after the current active tab).
Am I missing an existing way to achieve this? Or would a new setting/package be required?
I realise that I am probably a dinosaur and not up with modern related-tab thinking, but it’s how my brain works.
I also make this change in every Firefox installation I use:
browser.tabs.insertRelatedAfterCurrent = false
which gives the same (and previously default) behaviour.