Extension for blocking all animations

Add-ons for Pale Moon and other applications
General discussion, compatibility, contributed extensions, themes, plugins, and more.

Moderators: FranklinDM, Lootyhoof

User avatar
carpet
Moon lover
Moon lover
Posts: 77
Joined: 2018-10-03, 21:19

Extension for blocking all animations

Post by carpet » 2025-08-04, 13:55

Is there a way to stop all animations whether by an add-on, PM setting or changing things in UBlock Origin? I've been trying to do this with dozens of extensions and settings for 20 years and still haven't found a way that works without breaking most websites.

Examples include:

- www.deepl.com - red-circled thing in screenshot

- Worst of all is that thing that started about seven(?) years ago where shitty designers started filling the page entire page with one colossal video. I suffer from migraines and these sites pretty much always trigger one which surely violates ADA regs. For example https://fr.mamashelter.com/

- www.nytimes.com (main front page) -> N.B. they have at least two different types of video that function differently, any of which may be on the site or not on a given day. Some types always auto-play and can't be stopped (a lot of these seem to be drone footage for some reason) while other types have play and/or pause buttons and may start automatically, or not (and tend to show one person speaking, also for some unknown reason).
You do not have the required permissions to view the files attached to this post.

User avatar
Gemmaugr
Lunatic
Lunatic
Posts: 424
Joined: 2025-02-03, 07:55

Re: Extension for blocking all animations

Post by Gemmaugr » 2025-08-04, 14:35

Using the element picker from uBO, and selecting the movable banner, I can then chose "##div.rfm-marquee:nth-of-type(1)" which stops the animation. It could perhaps stop the animations on other sites too, if they use the same Marquee code. Though I'm not an expert by any means.. Also, do note that this will make links in the moving banner beyond the initial "image" unavailable.

_yuyu_
Lunatic
Lunatic
Posts: 265
Joined: 2015-03-02, 14:18

Re: Extension for blocking all animations

Post by _yuyu_ » 2025-08-04, 16:38

Pale Moon 64-bit on Win 7 x64

User avatar
Gemmaugr
Lunatic
Lunatic
Posts: 424
Joined: 2025-02-03, 07:55

Re: Extension for blocking all animations

Post by Gemmaugr » 2025-08-04, 17:00

_yuyu_ wrote:
2025-08-04, 16:38
I use this Greasemonkey script:
AutoPlay Disabled for HTML5 Videos + Pause on Switch Tab
Wouldn't it be easier to just set "media.autoplay.enabled;false" in About:Config?

User avatar
UCyborg
Astronaut
Astronaut
Posts: 727
Joined: 2019-01-10, 09:37
Location: Slovenia

Re: Extension for blocking all animations

Post by UCyborg » 2025-08-04, 17:22

There was user stye sheet floating around that I can't find, supposedly offers safe way to disable CSS animations.

We do however have native option, layout.css.animation.enabled on about:config page.

Michaell
Lunatic
Lunatic
Posts: 399
Joined: 2018-05-26, 18:13

Re: Extension for blocking all animations

Post by Michaell » 2025-08-04, 18:15

Is there any known loss of function from disabling css animation? I'm willing to try but I don't know what to watch for that might be affected.
Win10home(1709), PM34.0.1-portable as of Jan. 22, 2026

User avatar
Ghostwalker
Moongazer
Moongazer
Posts: 12
Joined: 2016-03-03, 13:05

Re: Extension for blocking all animations

Post by Ghostwalker » 2025-08-05, 02:55

What Gemmaugr offered is the fail safe method without altering anything else on the page. Thanks to UCyborg we have an updated uBlock Origin from the Pale Moon Add-ons page which most of us are probably using that is more responsive than older versions. Yes, just right click any animation on a page and the context menu that pops up will show a [Block Element] feature next to the uBlock icon and once clicked will show a popup menu that has a [Create] button that will instantly remove it. Do this for any element on a page and it's gone.
Hope this helps :)
Last edited by Ghostwalker on 2025-08-05, 03:09, edited 1 time in total.
Browser: Pale Moon AVX2, Ungoogled Chromium, Mullvad Browser
Operating System: MX-Linux Installed on every machine
Triple boot: Windows 7, 10 and MX-Linux
Windows 2000, XP, 7, 8.1, 10 and 11 Virtual Machines
Testing different BSD's in Virtualbox
Laptops: HP ZBook, an Acer and a dinosaur Gateway
PC's: Dell XPS 8700, Dell OptiPlex 7020,
Lenovo IdeaCentre K450

Michaell
Lunatic
Lunatic
Posts: 399
Joined: 2018-05-26, 18:13

Re: Extension for blocking all animations

Post by Michaell » 2025-08-05, 02:57

Nevermind my above post. I found a couple of annoyances; had to re-enable.
Win10home(1709), PM34.0.1-portable as of Jan. 22, 2026