No Animations

Clear all animations on websites

Maker
nameniok
Dagelijks aantal installaties
1
Totaal aantal installaties
140
Beoordelingen
1 0 0
Versie
3.3
Gemaakt op
18-09-2023
Bijgewerkt op
11-02-2024
Licentie
MIT
Wordt toegepast op
Alle websites

Clear all animations on websites.
- webp animated thumbnails on youtube

Some animations such as "transform" or "animation" still occur because they destroy the functioning of the page.
However, if you want to remove them add this to "*":
transform: none !important;
animation: none !important;


Credits:
Pause all HTML5 videos on load (versions 2.5 - 2.1): https://greasyfork.org/pl/scripts/6487-pause-all-html5-videos-on-load/code