No Auto Scroll
Stops auto scroll (aka smooth scroll) from activating on middle mouse click.
Was ist No Auto Scroll?
No Auto Scroll ist eine Chrome-Erweiterung, die von V entwickelt wurde, und ihr Hauptmerkmal ist "Stops auto scroll (aka smooth scroll) from activating on middle mouse click.".
Erweiterungsscreenshots
No Auto Scroll-Erweiterungs-CRX-Datei herunterladen
Laden Sie No Auto Scroll-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
Do you sometimes accidentally click the middle-mouse button and activate the "automatic scrolling" feature?
If yes, then this extension prevents the activation of the auto-scroll behavior when you click on middle mouse button by mistake. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | oeplmakppkomhkgoaieajhcbfogjhmdi |
| Offizielle URL | https://chromewebstore.google.com/detail/no-auto-scroll/oeplmakppkomhkgoaieajhcbfogjhmdi |
| Beschreibung | Stops auto scroll (aka smooth scroll) from activating on middle mouse click. |
| Dateigröße | 16.35 KB |
| Installationsanzahl | 674 |
| Aktuelle Version | 1.2 |
| Letztes Update | 2024-01-13 |
| Veröffentlichungsdatum | 2019-10-28 |
| Bewertung | 4.27/5 Insgesamt 11 Bewertungen |
| Entwickler | V |
| [email protected] | |
| Zahlungsart | free |
| Unterstützte Sprachen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "No Auto Scroll",
"version": "1.2",
"description": "Stops auto scroll (aka smooth scroll) from activating on middle mouse click.",
"browser_action": {
"default_icon": "icon.png"
},
"content_scripts": [
{
"js": [
"noAutoScroll.js"
],
"matches": [
" | |