Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Learn More

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

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

  • 4 antwoorden
  • 0 hebben dit probleem
  • 43 weergaven
  • Laatste antwoord van 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?).

Alle antwoorden (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

Bewerkt door cor-el op