« How to Run your Chrome on Linux/Ubuntu!
Google Chrome Keyboard Shortcuts Official Page »

05 Jun 08 Chrome Keyboard Shortcuts for Chrome Developers

Here’s a couple keyboard shortcuts for helping you to work faster on the Chrome browser:
(I personally find that these shortcuts are great for Chrome developers)

  • JavaScript debugger: Alt+`, or select “Page (icon)|Developer|Debug JavaScript”
  • JavaScript console: “Page (icon)|Developer|JavaScript console”, or use the Show Console icon at the bottom left of the Element inspector
  • Element inspector: Right-click on the page, and select “Inspect Element”. You’ll have to navigate the tree control in the left-hand pane, but you should eventually be able to find the part of the page you’re seeking by watching what gets colored on the page as you hover in the DOM tree.
  • Memory tracker: Shift-Esc or “Page (icon)|Developer|Task manager” gets you the dynamic memory, CPU, and Network usage of all currently running Chrome components. Clicking on Stats for Nerds at the bottom left of the Task Manager or browsing to about:memory gets you a snapshot of the memory details of all running Chrome, IE, Firefox, Opera, and Safari instances.
  • Create a shortcut: Ctrl-D (like Firefox) or click on the star icon to the left of the address bar
  • Rearrange tabs: just drag them where you want them to go
  • Add a Home button: “Wrench (icon)|Options|Basics|Home page|Show Home button on the toolbar”

via infoworld

Tags:, , , , , , , , , , , , , , , , , ,

RSS feed | Trackback URI

1 Comment »

2008-09-05 15:08:49

[...] Tip Us! « Chrome Keyboard Shortcuts for Chrome Developers [...]

(Comments wont nest below this level)
 
Name (required)
E-mail (required - never shown publicly)
URI
Subscribe to comments via email
Your Comment (smaller size | larger size)
You may use <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> in your comment.

Related Posts