Animation Policy
Run animations only once, or disable animation completely.
Animation Policy là gì?
Animation Policy là một tiện ích mở rộng Chrome được phát triển bởi chrome-a11y-extensions, và tính năng chính của nó là "Run animations only once, or disable animation completely.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Animation Policy
Tải xuống các tệp mở rộng Animation Policy dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
Disable all image animations, or make animations run only once. This extension allows users to control all animations across websites and formats. It works on all animated image formats and animated SVG. Does not affect video.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Animation Policy |
ID | ncigbofjfbodhkaffojakplpmnleeoee |
URL Chính Thức | https://chromewebstore.google.com/detail/animation-policy/ncigbofjfbodhkaffojakplpmnleeoee |
Mô tả | Run animations only once, or disable animation completely. |
Kích Thước Tệp | 152 KB |
Số Lần Cài Đặt | 10,000 |
Phiên Bản Hiện Tại | 0.2 |
Cập Nhật Lần Cuối | 2024-03-05 |
Ngày Phát Hành | 2015-04-28 |
Đánh Giá | 3.35/5 Tổng số 155 Đánh Giá |
Nhà Phát Triển | chrome-a11y-extensions |
[email protected] | |
Loại Thanh Toán | free |
URL Trang Chính Sách Bảo Mật | https://policies.google.com/privacy?hl=en |
Ngôn Ngữ Được Hỗ Trợ | id,ms,de,en,en-GB,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_ANIMATION_APPNAME__", "version": "0.2", "description": "__MSG_ANIMATION_APPDESC__", "permissions": [ "accessibilityFeatures.read", "accessibilityFeatures.modify" ], "action": { "default_icon": "animation.png", "default_popup": "popup.html" }, "manifest_version": 3, "default_locale": "en" } |