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 do I remove both the Fullscreen warning notification and the transition animation in switching to/back from fullscreen? (Firefox latest 2021)

  • 2 ответа
  • 1 имеет эту проблему
  • 212 просмотров
  • Последний ответ от 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

Выбранное решение

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
Прочитайте этот ответ в контексте 👍 1

Все ответы (2)

more options

Выбранное решение

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