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

搜索 | 用户支持

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

详细了解

How do I remove the massive OSD on fullscreen?

  • 2 个回答
  • 9 人有此问题
  • 7 次查看
  • 最后回复者为 kulmegil

more options

For example, after clicking fullscreen on a YouTube video, a large, unsubtle OSD with the following text appears:

youtube.com is now fullscreen. Press ESC at any time to exit fullscreen.

This is okay the first time a site goes fullscreen because Firefox needs to ask for permission for it to stay fullscreen. But such a HUGE OSD is not acceptable after permission has been granted.

I wouldn't be so bothered by a very subtle OSD, but really I want to remove it completely. I'm guessing that the answer to this question involves changing a key in about:config.

For example, after clicking fullscreen on a YouTube video, a large, unsubtle OSD with the following text appears: youtube.com is now fullscreen. Press ESC at any time to exit fullscreen. This is okay the first time a site goes fullscreen because Firefox needs to ask for permission for it to stay fullscreen. But such a HUGE OSD is not acceptable after permission has been granted. I wouldn't be so bothered by a very subtle OSD, but really I want to remove it completely. I'm guessing that the answer to this question involves changing a key in about:config.

所有回复 (2)

more options

Does updating from getfirefox.com work?

more options

Before You go I warn You that this has been there for a security reason (e.g. malicious site can try to "spoof" fake interface outside Fx window and such).

You can toggle preference "full-screen-api.approval-required" to "false". (type about:config in urlbar).

This equals "allow by default and don't bother me" global option ;) It disables all "entering fullscreen" notifications, including first ones with "allow" / "deny" buttons.

In case You already denied a site (and checked remember) it will take effect and You won't even know if site (flash / video tag) tried to enter fullscreen. You can check/change site permissions trough "view page info > permissions" tab.

由kulmegil于修改