搜索 | 用户支持

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

Learn More

Firefox's message whenever enter fullscreen in YouTube videos plus slow exit fullscreen animation

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

more options

So I just return to Firefox after a long time. There are things to catch up. When I enter fullscreen for YouTube videos (not the website fullscreen, F11), there is slide down message about YouTube is now in fullscreen and a button to exit fullscreen right away. How to not continue receiving such message? Also, when I exit fullscreen, YouTube re-scale and the animation is quite slow, you can feel the video frame is exiting full-screen and downsizing to smaller frame. Is there an option for me make it enter/exit fullscreen w/o such notice message or animation?

So I just return to Firefox after a long time. There are things to catch up. When I enter fullscreen for YouTube videos (not the website fullscreen, F11), there is slide down message about YouTube is now in fullscreen and a button to exit fullscreen right away. How to not continue receiving such message? Also, when I exit fullscreen, YouTube re-scale and the animation is quite slow, you can feel the video frame is exiting full-screen and downsizing to smaller frame. Is there an option for me make it enter/exit fullscreen w/o such notice message or animation?

由BnL_Nexus于修改

被采纳的解决方案

To avoid confusion, that would be these two prefs:

  • full-screen-api.transition-duration.enter: "0 0"
  • full-screen-api.transition-duration.leave: "0 0"
定位到答案原位置 👍 2

所有回复 (4)

more options

You can modify some settings to shorten the notification or hide it completely. But I'm not sure that will help with the issue of exiting fullscreen. You can look at settings in that same area to see whether any of them help.

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful or accepting the risk.

(2) In the search box above the list, type or paste FULL-S and pause while the list is filtered

(3) Double-click the full-screen-api.warning.delay preference and edit the value to 0 (that's a zero)

(4) Double-click the full-screen-api.warning.timeout preference and edit the value to 200 (that's 2 tenths of a second, just a very brief blip)

(5) There are three preferences starting with full-screen-api.transition. that could affect the other issue, but I've never experimented with them myself.

If you change them in a way that is worse, you can right-click > Reset to restore their default values.

Let us know what you come up with.

more options

the Full-scree-api.transition-enter and -leave should be set to 0 0 (2 zeros) and that pretty much almost remove the animation. Thank you for your help with the fullscreen message :D

more options

Please Mark the Solution that Solved your issue so others can find it. Thanks

more options

选择的解决方案

To avoid confusion, that would be these two prefs:

  • full-screen-api.transition-duration.enter: "0 0"
  • full-screen-api.transition-duration.leave: "0 0"