No Animations

Clear all animations on websites

Verze ze dne 16. 01. 2024. Zobrazit nejnovější verzi.

Autor
nameniok
Hodnocení
0 0 0
Verze
3.2
Vytvořeno
18. 09. 2023
Aktualizováno
16. 01. 2024
Size
2,3 KB
Licence
MIT
Spustit na
všech stránkách

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