Y
Hacker News
new
|
ask
|
show
|
jobs
by
47282847
412 days ago
Firefox: open about:config and add ui.prefersReducedMotion as a Number and set it to 0 (no) or 1 (yes) to override the OS setting.
Chrome: command line switch:
--force-prefers-reduced-motion --force-prefers-no-reduced-motion
1 comments
mubou
412 days ago
Ohh!! Thanks so much for this, I greatly appreciate it.
link