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 擴展基本資訊
| 名稱 | |
| ID | gemmknjnneiojfjelmgappppbaneikda |
| 官方網址 | 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": [
" | |