No Animations

Clear all animations on websites

La data de 23-10-2023. Vezi ultima versiune.

Autor
nameniok
Rating-uri
0 0 0
Versiune
2.7
Creat
18-09-2023
Actualizat
23-10-2023
Size
2,85 KB
Licență
MIT
Se aplică pe
Toate site-urile

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

Some animations such as "transform" or "animation" still occurbecause 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 (only version 2.5 - 2.1): https://greasyfork.org/pl/scripts/6487-pause-all-html5-videos-on-load/code