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!

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

How do I remove both the Fullscreen warning notification and the transition animation in switching to/back from fullscreen? (Firefox latest 2021)

  • 2 replies
  • 1 has this problem
  • 212 views
  • Last reply by tvin7

more options

Hi all

How do I remove both the Fullscreen warning notification and the transition animation in switching to/back from fullscreen?

Is it some option in about:config I reckon?

Thanks Vin

Hi all How do I remove both the Fullscreen warning notification and the transition animation in switching to/back from fullscreen? Is it some option in about:config I reckon? Thanks Vin

Chosen solution

Hi Vin, I think these are the relevant preferences:

Animation

  • full-screen-api.transition-duration.enter => 0 0
  • full-screen-api.transition-duration.leave => 0 0

Notice

  • full-screen-api.warning.delay => 0
  • full-screen-api.warning.timeout => 0
Read this answer in context 👍 1

All Replies (2)

more options

Chosen Solution

Hi Vin, I think these are the relevant preferences:

Animation

  • full-screen-api.transition-duration.enter => 0 0
  • full-screen-api.transition-duration.leave => 0 0

Notice

  • full-screen-api.warning.delay => 0
  • full-screen-api.warning.timeout => 0
more options

Thanks a lot @jscher2000

These options working quite well for me:

full-screen-api.transition-duration.enter 0 0 full-screen-api.transition-duration.leave 0 0 full-screen-api.transition.timeout 0 full-screen-api.warning.delay 0 full-screen-api.warning.timeout 0