Hacker News new | ask | show | jobs
by 40four 2350 days ago
I already updated to v.72 so I don't know if they changed the default, never really noticed before. But now

  browser.tabs.insertRelatedAfterCurrent
defaults to 'true'. I agree this is expected behavior :)
3 comments

FF71 - default is also true.

Edit - default for this config variable could be platform specific; the above is based on Windows 10. I'll check on my MacBook tonight.

True, I am on Windows 10 as well. If anyone needs to change it though, that is the related setting to check in about:config.
That only applies when you open a tab by clicking on a link. If you do ctrl+t, you'll get new tab at the far right.
That is toggled by "browser.tabs.insertAfterContent" ( vs insertRelatedAfterContent).
You have a typo there, it's browser.tabs.insertAfterCurrent and browser.tabs.insertRelatedAfterCurrent (Current, not Content), just in case someone tries to copy and paste those into about:config
This is correct and it also applies when middle clicking a link. That's where it really matters for me.
Damn, another option I need to change when I upgrade Firefox. :( I liked the old default. I think I will have to start writing a user.js.