GoogleChrome / chromium-dashboard

Chrome Status Dashboard
https://www.chromestatus.com
Apache License 2.0
636 stars 363 forks source link

Navigating to a Previously Viewed Tab #4215

Closed brotherrabbit91 closed 1 month ago

brotherrabbit91 commented 1 month ago

In a manner similar to the Windows operating system's ALT+TAB function, I would like to have the ability to navigate to previously viewed tabs in a historical sequence. This feature would allow users to seamlessly switch back to tabs they have already seen, enhancing productivity and improving the overall browsing experience.

jrobbins commented 1 month ago

I'm closing this issue because this issue tracker is only for problems with the chromestatus.com website. If you want to report a problem with the chrome browser, use https://crbug.com/new. Or use the "Report an issue" command under the Help menu in Chrome.

Having said that, you might want to try control-shift-A (or command-shift-A on Mac). It opens the tab search menu. Pressing command-shift-A then Enter flips back and forth between the two most recent tabs. For other keyboard shortcuts, see also https://support.google.com/chrome/answer/157179?hl=en&co=GENIE.Platform%3DiOS&sjid=1156746091483853088-NC#zippy=%2Ctab-window-shortcuts%2Cchrome-shortcuts

brotherrabbit91 commented 1 month ago

Thanks @jrobbins