Skip to content

How to hide the address bar in Chrome

Useful for screenshots and screencasts, or just to increase the real estate of your screen

There is no easy way from within an open instance of Chrome. You need to go to the terminal and open a new Chrome instance in application mode, passing the URL.

OSX

/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --app=URL

Windows

Chrome.exe --app=URL

(prepent Chrome.exe with the Chrome folder, which varies by Windows version - see here)

Linux

google-chrome --app=URL

I wrote 21 books to help you become a better developer:

  • HTML Handbook
  • Next.js Pages Router Handbook
  • Alpine.js Handbook
  • HTMX Handbook
  • TypeScript Handbook
  • React Handbook
  • SQL Handbook
  • Git Cheat Sheet
  • Laravel Handbook
  • Express Handbook
  • Swift Handbook
  • Go Handbook
  • PHP Handbook
  • Python Handbook
  • Linux Commands Handbook
  • C Handbook
  • JavaScript Handbook
  • Svelte Handbook
  • CSS Handbook
  • Node.js Handbook
  • Vue Handbook
...download them all now!

Also, JOIN MY CODING BOOTCAMP, an amazing cohort course that will be a huge step up in your coding career - covering React, Next.js - next edition February 2025

Bootcamp 2025

Join the waiting list