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 附加组件账户。
或者登录您已有的账户