Power Chrome: Keyboard Shortcuts and Omnibar Info Commands
In addition to the extensions described in the previous post, Chrome includes functionality for a few helpful keyboard shortcuts and diagnostic/status information about browser operations.
Keyboard Shortcuts: Many of these are well known but they are all incredibly helpful
- CTRL-F6 or ALT-d:
- Select the URL in the address bar
- CTRL-SHIFT-N:
- New incognito window
- SHIFT-ESC:
- Open Chrome Task Manager
- CTRL-SHIFT-T:
- Open recently closed browser tab
- CTRL-Click on a link:
- Open this page in a new background tab
- CTRL-SHIFT-Click on a link:
- Open this page in a new tab and switch to this tab
- CTRL-TAB:
- Switch to the next tab
- CTRL-SHIFT-TAB:
- Switch to the previous tab
- CTRL-#:
- Switch to this tab
(Full listing available at: Explore Google Chrome Features)
Omnibar commands:
The Omnibar is Chrome’s address bar and search bar rolled into one thing. Typing a URL goes to that site, typing a search query looks up results in Google Search.
In addition to those operations, Chrome allows access to some valuable information about the browser’s inner workings.
- ? <search-query>
- search the item <search-query> in Google
- type a web address then hit TAB+<search-query>
- allows searching of the query on that url’s domain
- about:memory
- chrome process memory usage
- about:stats
- load times for Chrome, Javascript
- about:network
- behind-the-scenes network info
- about:dns
- dns info, time, stats
- about:version
- version, user-agent, etc.
- about:plugins
- installed plugins
- about:cache
- cached content
- view-cache:[URL]
- specific content cache info (e.g. view-cache:http://www.thanscorner.info)
- view-source:[URL]
- source of content (e.g. view-source:http://www.thanscorner.info)
- about:crash
- crash the tab (just for fun!)
This entry was posted on Thursday, May 28th, 2009 at 3:27 pm and is filed under Google, Web Design. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.