Saturday, March 14, 2015

Chrome keyboard shortcut to "close other tabs"?


In Chrome we can close all the tabs in a window while keeping a selected one open.


Is there a keyboard shortcut to "close other tabs"?


enter image description here


Answer



No keyboard shortcut i know about and checking google forums neither does anyone else.


There is an extension Close Inactive Tabs this is a button which closes all other tabs except the active one


No more confusing menus


No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...