No Animations

Clear all animations on websites

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
nameniok
1日のインストール数
0
累計インストール数
185
評価
1 0 0
バージョン
3.3
作成日
2023/09/18
更新日
2024/02/11
大きさ
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