cxw42 / TabFern

Google Chrome extension for saving and restoring sets of tabs, and for switching between windows and tabs from a vertical, grouped list.
https://cxw42.github.io/TabFern/
Other
170 stars 29 forks source link

Add MRU tab switching (last-used tab) #147

Open cxw42 opened 6 years ago

cxw42 commented 6 years ago

Windows Alt+Tab and FF Ctrl+Tab support switching between two tabs, even if they are spaced apart. Some Chrome solutions are linked here. However, TabFern already has all the information it needs to provide this function at a basic level, so why load a separate extension?

Open question: what to do if the TabFern popup has the focus? Switch to the active tab in the last-focused non-popup window?