No Animations

Clear all animations on websites

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

ئاپتورى
nameniok
بۈگۈن قاچىلانغىنى
2
جەمئىي قاچىلانغىنى
203
باھا نومۇرى
1 0 0
نەشرى
3.3
قۇرۇلغان ۋاقتى
2023-09-18
يېڭىلانغان ۋاقتى
2024-02-11
Size
2.5 KB
ئىجازەتنامىسى
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