WakeUp
關於我
| 名稱 | WakeUp | 
|---|---|
| 加入日期 | July 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
Element Hiding Helper for Adblock Plus
評分: 5 / 5 顆星
Simplifies web-page element selection for blocking annoying banners.
此意見為舊版本 (1.3.8) 的附加元件。如果您要新增自己的收藏集,你必須先申請一個 Mozilla 附加元件的帳號。
 Android 附加元件
    Android 附加元件
