I use FF exclusively and have it locked down via its security features plus AdblockPlus and Ghostery, so from time to time I will see missing videos, etc. At that point, if I car enough, I will open plain vanilla Edge or Chrome.
FWIW here is my full tweeks list:
FF keep from jumping to the new tab after I click a bookmark about
:config "browser.tabs.loadInBackground" to true
-----------------------------
FF keep from jumping to the new tab after I click a link about
:config "browser.tabs.loadBookmarksInBackground" to true
-----------------------------
FF keep from jumping to the new tab after I click a link on a page about
:config "browser.tabs.loadDivertedInBackground" to true
-----------------------------
FF keep from closing when closing last tab: about
:config set the browser.tabs.closeWindowWithLastTab to false
-----------------------------
FF suppress double line feeds in forum posts: about
:config "editor.use_div_for_default_newlines" make it false.
-----------------------------
FF Open searches in new tab, about
:config set browser.search.openintab to true
-----------------------------
FF open new tab from address bar: about
:config browser.urlbar.openintab to true
-----------------------------
These set up FF to my taste. Obviously YMMV.