I would like to disable the transition animation when I hit F11 to go full screen on Firefox.
The animation slowly pulls up all the tabs and bars off the screen instead of immediately hiding everything.
I would like to disable the transition animation when I hit F11 to go full screen on Firefox.
The animation slowly pulls up all the tabs and bars off the screen instead of immediately hiding everything.
In the newest versions of Firefox:
about:config website toolkit.cosmeticAnimations.enabled to falseTested on:
Firefox 83.0:
about:configfull-screen-api.transition-duration.enter from 200 200 to 0 0.full-screen-api.transition-duration.leave from 200 200 to 0 0.