Android İçin Firefox Eklentileri'ne hoş geldiniz.
Android İçin Firefox uygulamanızı kişiselleştirmek için ekstra özellikler ve stiller ekleyin.
KapatWakeUp
Hakkımda
İsim | WakeUp |
---|---|
Üyelik başlangıcı | Tem. 27, 2016 |
Geliştirilen eklentilerin sayısı | 0 eklenti |
Geliştiricinin eklentilerinin ortalama puanı | Henüz puanlanmamış |
Biraz daha ayrıntı...
Focusing our efforts on non-productive and non-creative endeavours wastes lives as surely as war. Jacque Fresco
İncelemelerim
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.
This review is for a previous version of the add-on (1.3.8).To create your own collections, you must have a Mozilla Add-ons account.