Die Funktionalität dieser Website ist durch Wartungsarbeiten eingeschränkt, die Ihr Erlebnis verbessern sollen. Wenn ein Artikel Ihr Problem nicht löst und Sie eine Frage stellen möchten, können Sie unsere Gemeinschaft über @FirefoxSupport auf Twitter, /r/firefox oder Reddit fragen.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

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

  • 2 Antworten
  • 1 hat dieses Problem
  • 240 Aufrufe
  • Letzte Antwort von 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

Ausgewählte Lösung

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
Diese Antwort im Kontext lesen 👍 1

Alle Antworten (2)

more options

Ausgewählte Lösung

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