Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

How do I disable the fullscreen animation?

more options

Okay, I realize that this question has been asked before. I've tried to disable the toolkit.cosmeticAnimations.enabled and also browser.fullscreen.animate.

Nothing that I've seen on different forums work, I just want to get rid of this annoying fullscreen animation on youtube. It is driving me insane that it slowly fades to black before entering fullscreen.

Okay, I realize that this question has been asked before. I've tried to disable the toolkit.cosmeticAnimations.enabled and also browser.fullscreen.animate. Nothing that I've seen on different forums work, I just want to get rid of this annoying fullscreen animation on youtube. It is driving me insane that it slowly fades to black before entering fullscreen.

Bewerkt door MichaelTransactions op

Gekozen oplossing

Hi, there's a preference for the animation of fullscreen that pages use (through the Fullscreen API):

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

(2) In the search box in the page, type or paste full-s and pause while the list is filtered

(3) Double-click the full-screen-api.transition-duration.enter preference to display an editing field, and change the value to 0 0 (zero space zero) then press Enter or click the blue check mark button to save the change.

(4) Repeat with the full-screen-api.transition-duration.exit preference

Success?

If things go haywire, use the left-pointing arrow at the far end of each row to reset to the default value.

Dit antwoord in context lezen 👍 2

Alle antwoorden (3)

more options

Gekozen oplossing

Hi, there's a preference for the animation of fullscreen that pages use (through the Fullscreen API):

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

(2) In the search box in the page, type or paste full-s and pause while the list is filtered

(3) Double-click the full-screen-api.transition-duration.enter preference to display an editing field, and change the value to 0 0 (zero space zero) then press Enter or click the blue check mark button to save the change.

(4) Repeat with the full-screen-api.transition-duration.exit preference

Success?

If things go haywire, use the left-pointing arrow at the far end of each row to reset to the default value.

more options

jscher2000 said

Hi, there's a preference for the animation of fullscreen that pages use (through the Fullscreen API): (1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button accepting the risk. (2) In the search box in the page, type or paste full-s and pause while the list is filtered (3) Double-click the full-screen-api.transition-duration.enter preference to display an editing field, and change the value to 0 0 (zero space zero) then press Enter or click the blue check mark button to save the change. (4) Repeat with the full-screen-api.transition-duration.exit preference Success? If things go haywire, use the left-pointing arrow at the far end of each row to reset to the default value.

Thank you so much! You're a life saver!

I can live with all of the other animations the browser has, but the fullscreen exit and enter animation was just a bit too much for my liking.

more options

Glad to hear that worked. Yes, I find it slows things down unnecessarily and I prefer fast over pretty.