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

搜索 | 用户支持

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

详细了解

how to always open in full screen mode

  • 3 个回答
  • 3 人有此问题
  • 1 次查看
  • 最后回复者为 cor-el

more options

is there a way to always open a session in full screen mode? should i press "the full screen icon" every time???

is there a way to always open a session in full screen mode? should i press "the full screen icon" every time???

所有回复 (3)

more options

Hello,

This setting is stored in the localstore.rdf file in the Firefox profile folder.

You you can check this file to see if sizemode="fullscreen" appears under the browser.xul#main-window heading.

If have this section when the normal dimensions are 1024x720.

<RDF:Description RDF:about="chrome://browser/content/browser.xul#main-window"
     height="720"
     width="1024"
     screenX="323"
     screenY="90"
     sizemode="fullscreen" />

From: questions/966532

more options

Firefox will open in the Full Screen mode if you close it while in Full Screen mode. At least on Windows OS's; you'll need if it;s the same to see on Mac.

That feature was added back around Firefox 4 or 5.

more options

You should make sure to use "Firefox > Quit" to close Firefox while still in full screen mode and not close the current window and still have the Firefox menu bar open.