Google Chrome
Google's innovative web browser featuring world-class page rendering speed and a rich extension ecosystem
Developer tool shortcuts for quickly utilizing features needed for web development and debugging
Ctrl+U
View page source
Displays the HTML source code of the current page.
💡 Hint: Under the hood
🎯 View the HTML source code of web pages
Ctrl+S
Save page
Opens options to save the current page.
💡 Hint: Save
🎯 Save web pages locally for analysis
Ctrl+P
Print
Opens options to print the current page.
💡 Hint: Print
🎯 Save pages as PDF or print them
Ctrl++
Zoom in
Makes everything on the page bigger.
💡 Hint: Plus (+) to zoom in
🎯 Zoom in to check detailed elements
Ctrl+-
Zoom out
Makes everything on the page smaller.
💡 Hint: Minus (-) to zoom out
🎯 Get an overview of the entire page layout
Ctrl+0
Reset zoom
Returns everything on the page to default size.
💡 Hint: 0 (zero) to reset
🎯 Reset zoom level to default display
Ctrl+O
Open a file
Opens a file from your computer in Chrome.
💡 Hint: Open file
🎯 Check local HTML files in the browser
Esc
Stop page loading
Stops the page from loading.
💡 Hint: Escape
🎯 Stop loading heavy pages to operate