WakeUp

על עצמי

מידע על המפתח
שם WakeUp
משתמש מאז יולי 27, 2016
מספר התוספות שנוצרו 0 תוספות
דירוג ממוצע של התוספות של המפתח טרם דורג

פרטים נוספים

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

הסקירות שלי

MSDN

דירוג 1 מתוך 5 כוכבים

Tab Wheel Scroll

דירוג 5 מתוך 5 כוכבים

#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

דירוג 1 מתוך 5 כוכבים

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

Element Hiding Helper עבור Adblock Plus

דירוג 5 מתוך 5 כוכבים

Simplifies web-page element selection for blocking annoying banners.

סקירה זו מתייחסת לגרסה קודמת של התוספת (1.3.8).