Greasy Fork 支持简体中文。

No Animations

Clear all animations on websites

作者
nameniok
今日安裝
0
安裝總數
177
評價
1 0 0
版本
3.3
建立日期
2023-09-18
更新日期
2024-02-11
尺寸
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