114

You know how when you get to 10+ tabs open in your browser (in this case Chrome) and you can't tell which tab is which anymore? I'm sure there are some good extension or something - what's the best solution to this problem?

enter image description here

Hennes
  • 65,804
  • 7
  • 115
  • 169
kenwarner
  • 2,457

15 Answers15

84

Start Chrome's task manager, and then you can double click on the title of whatever tab you need.

Microsoft Windows

Hit Shift+Esc to bring up the Chrome task manager.

Alternatively, on Chrome's More tools menu, select Task manager (source)

Mac OS X

On the Chrome Window menu, select Task Manager.

ChromeOS

Hit Shift+Esc to bring up the Chrome task manager.

Alternatively, on Chrome's More tools menu, select Task manager (source)

jonsca
  • 4,084
77

This works in all versions of Chrome, on Mac, Linux and Windows:

chrome://inspect/#pages

Chrome inspect tabs screenshot

Unfortunately, this won't show tabs that haven't been used in a while. But for recent tabs, no need to install any extension, and you can also search in the tab names - great when you have many tabs. To open a tab, just click Inspect.

30

Install TabsOutliner extension -

The ultimate windows & tabs manager for Chrome:

enter image description here

Not only it is show all the tabs and windows, it allow to add notes to them, freely reorganize everything, rescue all of this on Chrome crashes and give possibility to unload tabs without deleting them from tree - "in place" - very cool and handy, a lifesaver for me, and for any other tab addict.

omnray
  • 737
23

I've been using the Quick Tabs extension for a while, does a good job.

Quick Tabs

kenwarner
  • 2,457
16

The Chrome extension called Vimium will let you search and go to any of your open tabs if you press T, amongst many other things that it can do.

http://vimium.github.io

12

As of 2021, there is a native Chrome feature that allows you to scroll through all of your open chrome tabs (as well as some recently closed ones).

To access it, click on the dropdown arrow next to the minimize tab button. enter image description here

It will open up a scrollable dropdown with all tabs open in Chrome.

enter image description here

Spyre
  • 248
12

Mac OS X (with trackpad)

In the search bar write:

about:flags

and click enter. Now enable Tab Overview.

Tab Overview

A three-finger swipe will now reveal something like this:

More tabs

Here's 20 tabs for good measure:

20 tabs

It works really well. I can't browse without it these days.

boehj
  • 1,120
4

Type about:flags into the address bar, and then enable Side Tabs:

Adds a "Use Side Tabs" entry to the tab strip's context menu. Use this to toggle between tabs on top (default) and tabs on the side. Useful on widescreen monitors.

enter image description here

sblair
  • 12,757
3

I personally prefer an overview of the windows as columns, especially on a wider screen. I used to use Cluster, but because of lack of support I have now switched to the TabManager.io Chrome extension.

enter image description here

holmberd
  • 131
  • 3
2

Another altenative with expose-like functionality:

TooManyTabs For Chrome

Features include:

  • Bird's eye view of all opened tabs
  • Clear preview of each tab's content (fills up gradually as you use)
  • Instant tab search
  • Sort tabs by creation time, domain or title
  • Restore recently closed tabs
  • Suspend idle tabs and save memory, organize with custom columns
  • Custom themes

Bonus

How to Create Custom Keyboard Shortcuts For Any Extension in Google Chrome

Vadzim
  • 1,342
1

May be will be useful for somebody...

As of version 120 of Chrome, they moved all tabs drop down from the right (near minimize, split and close buttons) to the very left side before the first tab. Good that short cut is still the same Ctrl + Shift + A

enter image description here

artickl
  • 71
  • 1
  • 5
0

Go to History. There you'll see the list of opened tabs if you have synced chrome with google account on both the computers.

Firoz
  • 1
0

my favourite chrome app for listing all tabs: fast tab switcher.

WIZARDELF
  • 101
0

The OneTab extension is pretty great. It consolidates all tabs into a single tab that then acts as a dynamic tab manager page so you can reorder, reopen, close, save, etc.

thkemp
  • 313
0

I created a simple extension: console

  • It's lightweight
  • Completely free

for watch tab's title

typing: list or ls on the input box. done! (clear screen cls)

There are some other features. If you are interested, you can download and typing the help to see.

Carson
  • 293