No Animations

Clear all animations on websites

ผู้เขียน
nameniok
จำนวนติดตั้งประจำวัน
1
จำนวนติดตั้งทั้งหมด
191
คะแนน
1 0 0
เวอร์ชัน
3.3
สร้างเมื่อ
18-09-2023
อัปเดตเมื่อ
11-02-2024
Size
2.5 กิโลไบต์
สัญญาอนุญาต
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://greasyforks.org/pl/scripts/6487-pause-all-html5-videos-on-load/code

长期地址
遇到问题?请前往 GitHub 提 Issues。