Smooth Scroller
Automatically scroll a page smoothly by pressing the "s" key
Apa itu Smooth Scroller?
Smooth Scroller adalah ekstensi Chrome yang dikembangkan oleh katherinepeterson96, dan fitur utamanya adalah "Automatically scroll a page smoothly by pressing the "s" key".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Smooth Scroller
Unduh file ekstensi Smooth Scroller dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Scroll down a webpage at a smooth pace with the press of a button. Great for recording product/site demos or skimming a webpage. Press "S" to scroll. Press "A" to scroll slowly Press "D" to scroll fast Press again to stop.
Informasi Dasar Ekstensi
Nama | Smooth Scroller |
ID | hjgekbidepgklcmfjmnhdkgjbdodhggb |
URL Resmi | https://chromewebstore.google.com/detail/smooth-scroller/hjgekbidepgklcmfjmnhdkgjbdodhggb |
Deskripsi | Automatically scroll a page smoothly by pressing the "s" key |
Ukuran File | 6.94 KB |
Jumlah Instalasi | 38 |
Versi Saat Ini | 1.0 |
Terakhir Diperbarui | 2021-02-11 |
Tanggal Publikasi | 2021-02-10 |
Penilaian | 3.00/5 Total 2 Penilaian |
Pengembang | katherinepeterson96 |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Smooth Scroller", "description": "Automatically scroll a page smoothly by pressing the \"s\" key", "version": "1.0", "browser_action": { "default_icon": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" } }, "permissions": [ "activeTab" ], "content_scripts": [ { "matches": [ " |