Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there a real working solution to add MRU tab selection via CTRL+TAB to Google Chrome? [closed]

I have seen a couple of hacks on the web, but none that work properly.

https://www.google.com.au/url?sa=t&rct=j&q=&esrc=s&source=web&cd=4&sqi=2&ved=0CGoQFjAD&url=https%3A%2F%2Fgithub.com%2Facemtp%2Fchrome_mru&ei=N93fT62FG8q4iQfY5oyVCg&usg=AFQjCNF11T4hlJ5ID44TLuHut0PN9TbuEQ

And the extensions available also don't offer such functionality.
Is it even possible, with a combination of autohotkeys (or similar) and an extension?

like image 788
jason3w Avatar asked Jun 19 '12 02:06

jason3w


People also ask

How do I add quick access tabs to Chrome?

Command + shift + T You can also get a tool called Quick Tabs (see Tools section below) to quickly pull up your open tabs, history, and bookmarks.

Can you alt tab between tabs in Chrome?

Press Alt + Tab to move between windows. Right-click on a tab and select Move tab to another window.

How do I get the old tab back?

You can simply right-click an empty area in the tab bar section and choose reopen closed tabs. You can also use a keyboard shortcut — press Ctrl+Shift+T (or Command+Shift+T on a Mac) and the last tab you closed will reopen in a new tab page.


2 Answers

Yes, there is a perfectly working solution.
This extension Tab Thumbnails Switcher can redefine Ctrl+Tab and Ctrl+Shift+Tab to select tabs in MRU order the same way you swich between programs with Alt+Tab in Windows.

enter image description here

The best part is that the tab selector box is implemented natively, so it doesn't need to inject javascript on each tab for it to work. It works reliably on all tabs.

There's also a demonstrative video here: https://www.youtube.com/watch?v=2HC7_EI8db4

like image 144
Mercalli Avatar answered Sep 28 '22 11:09

Mercalli


Another option I just found Yesterday (and until now it seems to work very well) is: AutoControl Shortcut Manager: https://www.autocontrol.app/switch-to-last-used-tab-in-chrome#MRU-tabs Steps:

  • Install chrome extension: AutoControl Shortcut Manager
  • Install also the required exe file: Native-Component.exe (It will be prompted to be downloaded after the extension is installed. For me it didn't require admin rights. I hope it's ok ...)
  • Configure the extension based on the tutorial (9 steps) from the official web page: Cycle through all tabs in MRU order
  • Enjoy ctrl+tab behavior :)
like image 28
Adi Nistor Avatar answered Sep 28 '22 11:09

Adi Nistor