为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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

  • 4 个回答
  • 0 人有此问题
  • 4 次查看
  • 最后回复者为 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?).

所有回复 (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

由cor-el于修改