Stop Animations
Stops distracting animations.
什么是Stop Animations?
Stop Animations是由https://www.craigfrancis.co.uk开发的Chrome扩展程序,该扩展的主要功能是“Stops distracting animations.”。
扩展截图
下载Stop Animations扩展crx文件
下载Stop Animations扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Great at stopping animations from distracting you while reading. This stops everything from GIF, Flash, and even JavaScript. Just press the escape key [esc]... and press again to restore. To change the shortcut, go to chrome://extensions/shortcuts Works by taking a screen shot and layering it over the page... unfortunately it can't do a full screen shot (see crbug report 45209), so it re-updates when you scroll or resize the window. To raise bug reports, or see the source code, please go to: https://github.com/craigfrancis/stop-animations
扩展基本信息
名称 | Stop Animations |
ID | gemmknjnneiojfjelmgappppbaneikda |
官方URL | https://chromewebstore.google.com/detail/stop-animations/gemmknjnneiojfjelmgappppbaneikda |
简介 | Stops distracting animations. |
文件大小 | 382 KB |
安装次数 | 8,376 |
当前版本 | 2.00 |
更新时间 | 2023-01-03 |
上架时间 | 2018-10-25 |
评分 | 3.18/5 共98次评分 |
开发者 | https://www.craigfrancis.co.uk |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://github.com/craigfrancis/stop-animations |
帮助页面URL | https://github.com/craigfrancis/stop-animations/issues |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Stop Animations", "short_name": "Stop Anim", "version": "2.00", "manifest_version": 3, "description": "Stops distracting animations.", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "host_permissions": [ " |