Chào mừng đến với tiện ích SeaMonkey.
Add extra features and styles to make SeaMonkey your own.
ĐóngWakeUp
Giới thiệu về tôi
Tên | WakeUp |
---|---|
Người dùng kể từ | Tháng bảy 27, 2016 |
Số tiện ích được phát triển | 0 add-ons |
Đánh giá trung bình của các tiện ích của nhà phát triển | Chưa được xếp hạng |
Chi tiết hơn...
Focusing our efforts on non-productive and non-creative endeavours wastes lives as surely as war. Jacque Fresco
Đánh giá Của tôi
MSDN
Rated 1 out of 5 stars
Tab Wheel Scroll
Rated 5 out of 5 stars
#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
Rated 5 out of 5 stars
Simplifies web-page element selection for blocking annoying banners.
Đánh giá này là cho một phiên bản trước của tiện ích (1.3.8).Để tạo ra bộ sưu tập của riêng mình, bạn phải có một tài khoản trên Tiện ích Mozilla.