Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜索 | 用户支持

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

Learn More

How to have uninterruptible full screen

  • 2 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 cs2991

more options

There are some browser games that are best played full screen, but I can't seem to find a way to keep the "helpful" menu from popping up over my game when the mouse hits the top edge of the screen. The best I can do is not play full screen, and detach the tab of my game to minimize the amount of tabs visible (and clickable) but there are still these "landmines" on the screen that actively sabotage playing the game without having the handicap of firefox taking over and messing with the screen.

Is there any way to completely disable the popups from a fullscreen mode, show no toolbars, tabs, or anything else (except when exiting fullscreen mode via the keyboard.) I want the mouse to have no interaction with changing the display except for the game itself.

Playing http://slither.io is a good example of what I'm talking about.

Thanks!

CS

There are some browser games that are best played full screen, but I can't seem to find a way to keep the "helpful" menu from popping up over my game when the mouse hits the top edge of the screen. The best I can do is not play full screen, and detach the tab of my game to minimize the amount of tabs visible (and clickable) but there are still these "landmines" on the screen that actively sabotage playing the game without having the handicap of firefox taking over and messing with the screen. Is there any way to completely disable the popups from a fullscreen mode, show no toolbars, tabs, or anything else (except when exiting fullscreen mode via the keyboard.) I want the mouse to have no interaction with changing the display except for the game itself. Playing http://slither.io is a good example of what I'm talking about. Thanks! CS

被采纳的解决方案

You can use code in userChrome.css to disable the fullscr-toggler.

定位到答案原位置 👍 0

所有回复 (2)

more options

选择的解决方案

You can use code in userChrome.css to disable the fullscr-toggler.

more options

Thanks, I had no idea what the feature was called (obviously, as my question didn't even describe it all that well) and would not have guessed it was that, or that it was configured there, and that reading the configuration is disabled by default.  :)

But solved it perfectly.... I wish I had asked months ago.

THANK YOU.