Firefox: Go to last tab shortcut

In Firefox (and indeed most web browsers), CTRL + TAB moves us through open tabs (and CTRL + SHIFT + TAB moves us backward). When working with upward of a dozen tabs (which is not uncommon these days), if we need to switch between two tabs which are not adjacent, Firefox’s default behavior requires us to use the mouse to switch between the two tabs or to cycle through all the tabs in between. I ran into this situation often enough to make me look for an ALT + TAB type behavior: switch to last tab. Turns out, there’s a flag for that.

Navigate to the about:config page, look for the flag browser.ctrlTab.previews and set it to true.

Now, CTRL + TAB will have the same behavior as ALT + TAB, complete with previews: Tab previews

Enjoy!