We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Ce site disposera de fonctionnalités limitées pendant que nous effectuons des opérations de maintenance en vue de vous proposer un meilleur service. Si un article ne règle pas votre problème et que vous souhaitez poser une question, notre communauté d’assistance est prête à vous répondre via @FirefoxSupport sur Twitter, et /r/firefox sur Reddit.

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

How to hide url bar and tabs while in firefox for mac?

  • 4 réponses
  • 0 a ce problème
  • 4 vues
  • Dernière réponse par cor-el

more options

Macbook Air M2. Updated firefox, updated OS.

So, I have a firefox tab open. When I set "Full Screen" in "View" setting, I still have the tabs and url bar shown. I want to be able to remove the tabs, url bar, and mac toolbar from the screen while on a firefox tab. How do I do this? "Full Screen" in "View" only removes the mac toolbar. If I remember correctly, my windows 10 computer just has to press F11 to go fullscreen and remove the tabs and url bar as well (or is that google chrome?).

Macbook Air M2. Updated firefox, updated OS. So, I have a firefox tab open. When I set "Full Screen" in "View" setting, I still have the tabs and url bar shown. I want to be able to remove the tabs, url bar, and mac toolbar from the screen while on a firefox tab. How do I do this? "Full Screen" in "View" only removes the mac toolbar. If I remember correctly, my windows 10 computer just has to press F11 to go fullscreen and remove the tabs and url bar as well (or is that google chrome?).

Toutes les réponses (4)

more options

Whether to use macOS native full screen for Fullscreen API

  • about:config => full-screen-api.macos-native-full-screen = true/false

You can open the about:config page via the location/address bar. On the warning page, you can click "Accept the Risk and Continue" to open about:config.

more options

cor-el said

Whether to use macOS native full screen for Fullscreen API
  • about:config => full-screen-api.macos-native-full-screen = true/false
You can open the about:config page via the location/address bar. On the warning page, you can click "Accept the Risk and Continue" to open about:config.

Didn't work. Don't see any change going to "View" then "Enter full screen mode". Thanks for the timely response though.

more options

You can set browser. tabs. tabmanager. enabled = false on the about:config page to hide the "List all tabs" (Tab Manager) button.

more options

I think that Mac now also supports browser.fullscreen.autohide (previously it had its own pref), but on Mac this pref defaults to false. You can right click toolbar area to toggle "Hide Toolbars" or use about:config.

  • about:config => browser.fullscreen.autohide = true

Modifié le par cor-el