Greasy Fork is available in English.

No Animations

Clear all animations on websites

질문, 리뷰하거나, 이 스크립트를 신고하세요.
개발자
nameniok
일일 설치수
1
총 설치수
177
평점
1 0 0
버전
3.3
생성
2023-09-18
갱신
2024-02-11
Size
2.5KB
라이선스
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