WakeUp

O mnie

Informacje o autorze
Nazwa WakeUp
Użytkownik od Lip. 27, 2016
Liczba utworzonych dodatków 0 dodatki
Średnia ocena dodatków autora Brak ocen

Trochę więcej szczegółów…

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

Moje opinie

MSDN

Oceniono na 1 z 5 możliwych gwiazdek

Tab Wheel Scroll

Oceniono na 5 z 5 możliwych gwiazdek

#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

Oceniono na 1 z 5 możliwych gwiazdek

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

Element Hiding Helper dla Adblock Plusa

Oceniono na 5 z 5 możliwych gwiazdek

Simplifies web-page element selection for blocking annoying banners.

Ta opinia jest o wcześniejszej wersji dodatku (1.3.8).