Smooth Scroller
Automatically scroll a page smoothly by pressing the "s" key
Vad är Smooth Scroller?
Smooth Scroller är en Chrome-tillägg utvecklad av katherinepeterson96, och dess huvudfunktion är "Automatically scroll a page smoothly by pressing the "s" key".
Tilläggsskärmbilder
Ladda ner Smooth Scroller-förlängningens CRX-fil
Ladda ner Smooth Scroller-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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. Grundläggande Information om Tillägg
| Namn | |
| ID | hjgekbidepgklcmfjmnhdkgjbdodhggb |
| Officiell webbadress | https://chromewebstore.google.com/detail/smooth-scroller/hjgekbidepgklcmfjmnhdkgjbdodhggb |
| Beskrivning | Automatically scroll a page smoothly by pressing the "s" key |
| Filstorlek | 6.94 KB |
| Antal Installationer | 38 |
| Aktuell Version | 1.0 |
| Senast Uppdaterad | 2021-02-11 |
| Publiceringsdatum | 2021-02-10 |
| Betyg | 3.00/5 Totalt 2 Betyg |
| Utvecklare | katherinepeterson96 |
| E-post | [email protected] |
| Betalningssätt | free |
| Stödda Språk | 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": [
" | |