WakeUp

Informazioni utente

Informazioni sullo sviluppatore
Nome WakeUp
Utente da Luglio 27, 2016
Numero di componenti aggiuntivi sviluppati 0 componenti aggiuntivi
Media delle valutazioni sui componenti aggiuntivi di questo sviluppatore. Nessun voto

Qualche dettaglio in più…

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

Le mie recensioni

MSDN

Assegnate 1 su 5 stelle

Tab Wheel Scroll

Assegnate 5 su 5 stelle

#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

Assegnate 1 su 5 stelle

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

Element Hiding Helper per Adblock Plus

Assegnate 5 su 5 stelle

Simplifies web-page element selection for blocking annoying banners.

Questa recensione riguarda una versione precedente (1.3.8) del componente aggiuntivo.