Page Scroller
Adds Scroll function to your mouse.
Was ist Page Scroller?
Page Scroller ist eine Chrome-Erweiterung, die von hiatamaworkshop entwickelt wurde, und ihr Hauptmerkmal ist "Adds Scroll function to your mouse.".
Erweiterungsscreenshots
Page Scroller-Erweiterungs-CRX-Datei herunterladen
Laden Sie Page Scroller-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
- Holding left click button and touching the left end of the screen will scroll back to the top of the page. - Holding left click button and touching the right end of the screen will cancel the previous scroll.
Grundlegende Informationen zur Erweiterung
Name | |
ID | hfknpfhjgikidapfikdknedojecdlehn |
Offizielle URL | https://chrome.google.com/webstore/detail/page-scroller/hfknpfhjgikidapfikdknedojecdlehn |
Beschreibung | Adds Scroll function to your mouse. |
Dateigröße | 8.28 KB |
Installationsanzahl | 93 |
Aktuelle Version | 0.1.1 |
Letztes Update | 2017-01-11 |
Veröffentlichungsdatum | 2017-01-11 |
Entwickler | hiatamaworkshop |
[email protected] | |
Zahlungsart | free |
Unterstützte Sprachen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Page Scroller", "version": "0.1.1", "manifest_version": 2, "description": "Adds Scroll function to your mouse.", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "browser_action": { "default_popup": "scroller.html", "default_icon": "icons\/icon16.png" }, "content_scripts": [ { "matches": [ " |