Die Funktionalität dieser Website ist durch Wartungsarbeiten eingeschränkt, die Ihr Erlebnis verbessern sollen. Wenn ein Artikel Ihr Problem nicht löst und Sie eine Frage stellen möchten, können Sie unsere Gemeinschaft über @FirefoxSupport auf Twitter, /r/firefox oder Reddit fragen.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

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

  • 4 Antworten
  • 0 haben dieses Problem
  • 4 Aufrufe
  • Letzte Antwort von 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 Antworten (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

Geändert am von cor-el