
scroll-pg geliştiren: MW
Scroll up n down with F1 and 2.
Bu uzantıyı kullanmak için Firefox’a ihtiyacınız var
Uzantı meta verileri
Bu uzantı hakkında
Scroll page up & down with F1/2, to top withCtrl & F1and to bottom with Ctrl & F2.
Recommended to reassign these to your preferred input
to operate unfocused its suggested to use Autohotkey.
Eg Below:
f1::
PgUP::
winGetClass, Active_WinClass , A
mouseGetPos, , , Mouse_hWnd
winGetClass, Mouse_WinClass , ahk_id %Mouse_hWnd%
if ( Active_WinClass != Mouse_WinClass ) { ; unfocused
if (Mouse_WinClass in "MozillaWindowClass1,MozillaCompositorWindowClass1,Chrome_WidgetWin_1") {
ControlSend, ahk_parent, {f1}, ahk_class %Mouse_WinClass%
} else
ControlSend, ahk_parent, {f1}, ahk_class %Active_WinClass%
}
else ControlSend, ahk_parent, {f1}, ahk_class %Active_WinClass%
return
Recommended to reassign these to your preferred input
to operate unfocused its suggested to use Autohotkey.
Eg Below:
f1::
PgUP::
winGetClass, Active_WinClass , A
mouseGetPos, , , Mouse_hWnd
winGetClass, Mouse_WinClass , ahk_id %Mouse_hWnd%
if ( Active_WinClass != Mouse_WinClass ) { ; unfocused
if (Mouse_WinClass in "MozillaWindowClass1,MozillaCompositorWindowClass1,Chrome_WidgetWin_1") {
ControlSend, ahk_parent, {f1}, ahk_class %Mouse_WinClass%
} else
ControlSend, ahk_parent, {f1}, ahk_class %Active_WinClass%
}
else ControlSend, ahk_parent, {f1}, ahk_class %Active_WinClass%
return
Deneyiminize puan verin
İzinlerDaha fazla bilgi al
Gerekli izinler:
- Tüm web sitelerine ait verilerinize erişme
Daha fazla bilgi
- Sürüm
- 1.0
- Boyut
- 7,99 KB
- Son güncelleme
- 4 yıl önce (20 Kas 2021)
- İlgili kategoriler
- Lisans
- Mozilla Kamu Lisansı 2.0
- Sürüm geçmişi
Koleksiyona ekle
MW tarafından geliştirilen diğer uzantılar
- Henüz hiç puan yok
- Henüz hiç puan yok
- Henüz hiç puan yok
- Henüz hiç puan yok
- Henüz hiç puan yok
- Henüz hiç puan yok