Chromium Wheel Smooth Scroller
Make scroll behavior smooth, ease-in-out manner, customizable with dynamically plotted curve. With bouncy edge feature.
什麼是Chromium Wheel Smooth Scroller?
Chromium Wheel Smooth Scroller是由kataho開發的Chrome擴展程式,該擴展的主要功能是“Make scroll behavior smooth, ease-in-out manner, customizable with dynamically plotted curve. With bouncy edge feature.”。
擴展截圖
下載Chromium Wheel Smooth Scroller擴展crx文件
下載Chromium Wheel Smooth Scroller擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
This extension changes scrolling on pages loaded by http and ftp very comfortable smooth one. You can design animation curve of scroll as you prefer by previewing plotted curve in the options page. It has bouncy edge feature also. This is a port of a Firefox add-on that has same features: Yet Another Smooth Scrolling. If you like this extension, you should use YASS when you are on Firefox.
擴展基本資訊
名稱 | Chromium Wheel Smooth Scroller |
ID | khpcanbeojalbkpgpmjpdkjnkfcgfkhb |
官方網址 | https://chromewebstore.google.com/detail/chromium-wheel-smooth-scr/khpcanbeojalbkpgpmjpdkjnkfcgfkhb |
簡介 | Make scroll behavior smooth, ease-in-out manner, customizable with dynamically plotted curve. With bouncy edge feature. |
檔案大小 | 31.12 KB |
安裝次數 | 100,174 |
目前版本 | 3.0.4 |
更新時間 | 2023-08-01 |
上架時間 | 2020-03-02 |
評分 | 4.44/5 共 2296 次評分 |
開發者 | kataho |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Chromium Wheel Smooth Scroller", "version": "3.0.4", "description": "Make scroll behavior smooth, ease-in-out manner, customizable with dynamically plotted curve. With bouncy edge feature.", "icons": { "48": "wheel.png", "128": "wheel.png" }, "content_scripts": [ { "matches": [ " |