No Animations

Clear all animations on websites

От 11.02.2024. Виж последната версия.

Автор
nameniok
Рейтинг
0 0 0
Версия
3.3
Създаден
18.09.2023
Обновен
11.02.2024
Размер
3 КБ
Лиценз
MIT
Работи на
Всички сайтове

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