Disable AutoScroll
Disables middle-click autoscrolling (often confused with 'smooth scrolling')
Co to jest Disable AutoScroll?
Disable AutoScroll to rozszerzenie Chrome opracowane przez Slackwise, a jego główną funkcją jest „Disables middle-click autoscrolling (often confused with 'smooth scrolling')”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Disable AutoScroll
Pobierz pliki rozszerzeń Disable AutoScroll w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
All this extension does is disable the middle-click "AutoScroll" feature so you don't accidentally activate it when trying to middle-click a link with your scroll-wheel to open a link in a new tab.
The screenshot is of the ENTIRE source-code, and it's all on GitHub as well. Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | ggakmjgkpoeoiicikoohgojkoehmnhdc |
| Oficjalny URL | https://chromewebstore.google.com/detail/disable-autoscroll/ggakmjgkpoeoiicikoohgojkoehmnhdc |
| Opis | Disables middle-click autoscrolling (often confused with 'smooth scrolling') |
| Rozmiar pliku | 13.33 KB |
| Liczba instalacji | 1,455 |
| Aktualna Wersja | 1.2 |
| Ostatnia Aktualizacja | 2024-01-01 |
| Data Publikacji | 2022-07-14 |
| Ocena | 4.58/5 Łącznie 24 Oceny |
| Deweloper | Slackwise |
| [email protected] | |
| Typ Płatności | free |
| Strona Rozszerzenia | https://github.com/Slackwise/disable-autoscroll-webextension |
| Adres URL Strony Pomocy | https://github.com/Slackwise/disable-autoscroll-webextension/issues |
| Obsługiwane Języki | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Disable AutoScroll",
"short_name": "Disable AutoScroll",
"description": "Disables middle-click autoscrolling (often confused with 'smooth scrolling')",
"version": "1.2",
"author": "Slackwise",
"icons": {
"48": "disable-autoscroll-48.png",
"125": "disable-autoscroll-128.png"
},
"content_scripts": [
{
"matches": [
" | |