No Animations

Clear all animations on websites

लेखक
nameniok
दैनिक इंस्टॉल
0
एकूण इंस्टॉल
191
रेटिंग
1 0 0
आवृत्ती
3.3
बनवली
2023-09-18
अपडेट केली
2024-02-11
आकार
2.5 KB
License
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。