Sunday, August 22, 2010

Show Chrome/ium Tabs as Separate Aero Peek Thumbnails

Opera-like behavior where the hover-over menu that pops up on the taskbar buttons will show all tabs, not just windows.

You can use a switch by right-clicking your Chrome/ium shortcut, and appending them to the Target box with a double-dash first.
Just add the flag:
C:\Users\Troy\AppData\Local\Google\Chrome\Application\chrome.exe --enable-aero-peek-tabs

http://src.chromium.org/svn/trunk/src/chrome/common/chrome_switches.cc

No comments: