Autoscroll
Use Ctrl+Up/Down arrows to make pages scroll continously.
Was ist Autoscroll?
Autoscroll ist eine Chrome-Erweiterung, die von https://mrogalski.eu entwickelt wurde, und ihr Hauptmerkmal ist "Use Ctrl+Up/Down arrows to make pages scroll continously.".
Erweiterungsscreenshots
Autoscroll-Erweiterungs-CRX-Datei herunterladen
Laden Sie Autoscroll-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Scroller is an extension that automatically scrolls webpages. Use Ctrl + arrows to adjust scrolling speed or set default values using icon on the top bar. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | cokfegjeoaflhjkloplfpjgnmlhbfkhp |
| Offizielle URL | https://chromewebstore.google.com/detail/autoscroll/cokfegjeoaflhjkloplfpjgnmlhbfkhp |
| Beschreibung | Use Ctrl+Up/Down arrows to make pages scroll continously. |
| Dateigröße | 22.91 KB |
| Installationsanzahl | 2,108 |
| Aktuelle Version | 1.2 |
| Letztes Update | 2013-04-27 |
| Veröffentlichungsdatum | 2013-04-27 |
| Bewertung | 3.64/5 Insgesamt 33 Bewertungen |
| Entwickler | https://mrogalski.eu |
| Zahlungsart | free |
| Erweiterungswebsite | http://mrogalski.eu/ |
| Unterstützte Sprachen | en |
| manifest.json | |
{
"browser_action": {
"default_icon": {
"19": "icon19.png",
"38": "icon38.png"
},
"default_popup": "popup.html",
"default_title": "Use Ctrl+Up\/Down arrows to make pages scroll continously."
},
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"description": "Use Ctrl+Up\/Down arrows to make pages scroll continously.",
"background": {
"scripts": [
"background.js"
]
},
"name": "Autoscroll",
"permissions": [
"storage",
"tabs"
],
"icons": {
"48": "icon48.png",
"128": "icon128.png"
},
"content_scripts": [
{
"matches": [
" | |