I want to increase the screen real estate for my Chrome app. The Address Bar is useless in a Chrome App and I was wondering if there was a way to disable it.
-
Only way I know to do so would be to enter full-screen mode. – Fabián Heredia Montiel Apr 20 '13 at 20:31
-
12`CMD+Shift+F` (not cmd+ctrl+f) – neaumusic Mar 31 '15 at 23:57
14 Answers
You can run Chrome in application mode.
Windows:
Chrome.exe --app=https://google.com
Mac:
/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --app=https://google.com
Linux:
google-chrome --app=https://google.com
This removes all toolbars, not just the address bar, but it will definitely increase your real estate without having to use Kiosk mode.
-
1You suggested the same thing that Stead did :) Unfortunately using F11 or "Full Screen" mode limits you to just that being in full screen mode. Application mode allows you to use the browser as normal without all of the (in this case) unnecessary toolbars and drop down menus. – Force Jul 16 '14 at 20:12
-
1i think your solution is more of a permanent fix for specific sites, where mine is more of a situational fix :) – neaumusic Jul 16 '14 at 22:40
-
5For mac, you have to run /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --app=
– Christopher Swasey Oct 29 '14 at 15:34 -
1While using --app how to tell Chrome.exe to run as a single process (not making too many processes in alt+ctrl+del list? so that the CPU and Memory is used but cleaned up) – Mar 26 '15 at 11:09
-
5It's a shame they [dropped](https://www.quora.com/Why-is-Chrome-dropping-compact-navigation) the [Compact Navigation](http://www.askvg.com/how-to-enable-new-compact-navigation-feature-in-google-chrome-make-toolbar-and-addressbar-auto-hidden/) feature early on. – Jason C May 09 '17 at 15:48
-
Would anyone know how to do this on Android? I sometimes need to use Android Chrome in Desktop mode on a phone. In my cases the URL bar occupies too much real estate. Thank you! – ClarPaul May 09 '19 at 14:04
-
-
Visit the site you want in Chrome. Click the Chrome menu in your browser toolbar.
- Select "More Tools" > "Create shortcut…"
- Check "Open as window", press "Add"
Once you launch from that shortcut it will be a window without toolbar.

- 6,926
- 5
- 62
- 86

- 2,921
- 5
- 28
- 36
-
14This should be the accepted answer. No need to fiddle with shortcuts. **This is a built-in Chrome feature.** – ADTC Feb 03 '15 at 03:41
-
2on the current version of chrome on windows this is in menu > more tools > add to task bar + check open in window – jopfre Nov 08 '15 at 15:33
-
@jopfre I have the last chrome version but I can't find 'add to task bar' option. Maybe you have an extension for that? – Ovidiu Jan 13 '16 at 10:03
-
3The new way (late 2015) on ChromeOS is "More Tools", "Add to shelf...", "Open as window" (checkbox). For Chrome browser, it is ... "Add to Applications..." – MarkHu Jan 14 '16 at 21:52
-
@Ovidiu Just tested in incognito and it's as I stated. windows7 chrome v 47.0.2526.111 - just underneath save page as. – jopfre Jan 19 '16 at 17:50
-
5I can't find this feature for the Chrome browser on Mac OS. Anyone know if this is supported? – Jacob Mar 14 '16 at 14:10
-
8
-
Changed my answer to reflect new Chrome windows menu. And no, isn't obsolete. Selected answer isn't the right way to do it. It will just enable fullscreen. – Ovidiu Sep 15 '16 at 07:13
-
1@Ovidiu it would be very helpful indeed and I d mark as right answer if built in feature, but I don't see the option you described in "more tools" menu. Version chrome 55.0.2883.95 (64-bit) on mac. Also tried to chrome://flags/#disable-hosted-apps-in-windows as in https://bugs.chromium.org/p/chromium/issues/detail?id=224903 but does not appear – user305883 Jan 27 '17 at 08:31
-
Is there a way to be able to open new tab links in full screen mode automatically too? – RhysE96 Feb 28 '17 at 09:46
-
2Seems obsolete as of Chrome 60.0.3112.90 (at least on Mac), `More Tools" > "Add to Desktop"` is not offered. – Webel IT Australia - upvoter Aug 15 '17 at 05:17
-
This is the correct answer. All other answers are overly complicated and involve unnecessary steps. – Kevin Bright Feb 10 '18 at 14:38
-
@WebelITAustralia-upvoter Is not obsolete. Option is there in Chrome v64 (64b) – JoelAZ Mar 04 '18 at 00:08
-
@JoelZA Thanks for checking. Still can't see it. Chrome 64.0.3282.186 Mac OS X Yosemite 10.10.5. https://www.webel.com.au/stackoverflow/chrome-menu-add-where.png (Might be specific to OS version. There might be another preference/setting to activate it I have overlooked.) – Webel IT Australia - upvoter Mar 05 '18 at 01:07
-
-
@WebelITAustralia-upvoter and RayfenWindspear - that is odd. I'm now on 65.0.3325.146 (official, 64b) on Windows 10 and option is definitely there. Running any kind of extension? Try a clean profile maybe? Dunno. I'd grab you a screencap but can't post it in comment. – JoelAZ Mar 14 '18 at 18:20
-
Renamed to `Create shortcut...`. I'm Version 67.0.3396.87 (Official Build) (64-bit) – Web and Flow Jun 26 '18 at 02:59
-
Dec 18 it's now "More Tools > Create Shortcut" then "Apps > Right click app > Open as Window". – Michael Dec 27 '18 at 01:49
-
Silly question: after the shortcut is created (still works in Chrome 72), where does it go?! Or is this different from a bookmark and doesn't actually get saved? In other words, can the shortcut simply be opened after I do this once, or do I need to recreate it every time? – Yury Mar 02 '19 at 23:38
Mac
- CMDControlF goes fullscreen
- CMDShiftF hides the navbar
- also worth noting
...
→More Tools
→Create Shortcut...
creates a standalone Application, just make sure you're logged into the Chrome Profile you want to be active
Windows
- F11 (possibly AltEnter too)

- 10,027
- 9
- 55
- 83
-
18Uh, it's possible the user simply wants to have the web page in a window with nothing but the page and the window frame (no address bar or tab bar). Entering full screen is not the answer then. – ADTC Feb 03 '15 at 03:40
-
This shortcut appears to be broken in Chrome 46 (dev channel). Anyone have any ideas? – advait Aug 17 '15 at 03:06
-
2
-
3
Uncheck Always Show Toolbar in Full Screen
in View
menu:
and go to fullscreen then:
Alt+Cmd+F - on Mac
F11 - on Windows

- 24,711
- 7
- 63
- 70
-
1Super ! I just did some tutorial screencasts (using ScreenFlow on Mac) and it worked brilliantly using this Always Show Toolbar in Full Screen mode option. I *disabled* the toolbar as shown, and it displayed a Java web application perfectly for screen capture. Thanks ! – Webel IT Australia - upvoter Sep 22 '17 at 10:43
In the latest version of Chrome (Version 50.0.2661.94 m) you can accomplish this by going to the menu and then clicking -> More Tools -> Add to Desktop. You will then want to check off "Open as Window" in the popup that appears and then click "Add". Screen shots below:

- 764
- 10
- 26
-
Is there a way to be able to open new tab links in full screen mode automatically too? – RhysE96 Feb 28 '17 at 09:46
Hitting F11 may work for you.(Full-screen mode)
It appears that the hiding the address bar without going full screen is no longer an option:http://productforums.google.com/forum/#!topic/chrome/d7LfleRNX7M

- 167
- 1
- 7
On macs chrome browser:
1st toggle on Full screen:
cmd-ctrl-f
2nd toggle on hide address bar, tabs and all
Just repeat to undo or hover above top
cmd-shift-f
Undo by repeating backwards:
cmd-shift-f
undo hidecmd-ctrl-f
undo full screen

- 12,047
- 89
- 66
2016-05-04-03:59A - Windows 7 - Google Chrome [Version 50.0.2661.94]
wanted this done for a 'YouTube Pop-out Player' without Chrome Address / Toolbar or Bookmarks Bar; solution ended up being a small edit of MarkHu's answer (because of new updates, i guess?)
Go to the page you want altered, select Chrome Toolbar's 'Hamburger button' (3 horizontal lines).
From there: More tools > Add to desktop... > Open as window (tick box) > Add (button).
... and, simply open your page from the new desktop shortcut, adjust as needed, and enjoy!

- 39
- 1
-
If you would like to know how to hide the YouTube search bar that appears at the top of the pop-out: Right-click and choose "Inspect element" to open the developer tools. Locate "masthead-positioner" and press Delete twice. Now you can size the screen so that only the video is visible! – Steve Pitchers May 04 '16 at 18:23
Even though the question is about gaining some space removing the address bar, you can also gain some space by toggling the bookmark bar on and off, using Ctrl + Shift + B, or ⌘ Cmd + Shift + B, in Mac OS.

- 574
- 8
- 29

- 87
- 2
-
4Just commenting, since nobody actually cared to point why this is wrong: the OP was referring to the URL bar, not the favorites bar. – Please treat your mods well. May 02 '14 at 14:21
-
3I believe this low rated answer was trying to help without giving the answer requested. – jasonleonhard Dec 18 '14 at 03:04
Vivaldi Chromium-based Browser can hide the address bar for my Home Theather PC. Using that app you can show/hide a floating bar with F8 key. Other answers are unrelated to what was asked!

- 81
- 3
Instructions as of Dec 2018:
- Visit the site you want in Chrome
- From menu select "More tools" > "Create shortcut..."
- From apps (can visit chrome://apps/), right click site then enable "Open as window"
Now when you open the shortcut it will open in a window without toolbar.

- 11,571
- 4
- 63
- 61
to answer your question about how to hide the address bar I will suggest checking blurscreen.app
here is how it works
ps: you will not have more real state though

- 139
- 3
- 10