WakeUp

Rreth meje

Të dhëna Zhvilluesish
Emër WakeUp
Përdorues që prej Korrik 27, 2016
Numër shtesash të zhvilluara 0 shtesa
Vlerësim mesatar për shtesat e programuesit Ende e pavlerësuar

Me pak më tepër hollësira…

Focusing our efforts on non-productive and non-creative endeavours wastes lives as surely as war. Jacque Fresco

Shqyrtimet e Mia

MSDN

Vlerësuar me 1 nga 5 yje të mundshëm

Tab Wheel Scroll

Vlerësuar me 5 nga 5 yje të mundshëm

#MaxHotkeysPerInterval 200
DoWeNeedToFireMouseWheel()
{
MouseGetPos, x1, y1, hw1
if (y1 >= 0 && y1 < 80 && WinActive("ahk_class MozillaWindowClass"))
return 1
}
#If, DoWeNeedToFireMouseWheel()
WheelUp::
Send ^+{Tab}
return
WheelDown::
Send ^{Tab}
return
#If

AutoPager Fixed

Vlerësuar me 1 nga 5 yje të mundshëm

Doesn't work out of the box.
Maybe need to be tuned.

Element Hiding Helper for Adblock Plus

Vlerësuar me 5 nga 5 yje të mundshëm

Simplifies web-page element selection for blocking annoying banners.

Ky shqyrtim është për një version të mëparshëm të shtesës (1.3.8).