Welcome to Firefox for Android Add-ons.
Add extra features and styles to make Firefox for Android your own.
CloseReviews for Tab Wheel Scroll
156 reviews for this add-on
Rated 5 out of 5 stars
This should have been made a core functionality.
Rated 5 out of 5 stars
I have an Autohotkey script that adds this functionality to chrome, is the same thing available for FF?
Rated 5 out of 5 stars
So unfortunate that 57 doesn't support this (and many others) add. Since the release in the Developer Edition i am frustrated every time i try to change tabs
Thanks for the review! I know the feeling about trying to change tabs.
Rated 4 out of 5 stars
Very nice add-on
Rated 5 out of 5 stars
Stopped working on Firefox 55 :/ So hard, Firefox is dying.
Rated 5 out of 5 stars
Great Thx for this AddOn! Continue support pls...
Thank you for your review. Unfortunately, once Firefox 57 hits, this addon will no longer work since Mozilla has refused to provide equivalent replacement APIs for WebExtensions. If you care about addons, please let them know how you feel.
Rated 5 out of 5 stars
Hi,
The Add-on works great without any issues on Firefox 54.
I hope You can implement the option to ignore the pinned tabs.
Thanks a lot.
Rated 5 out of 5 stars
I quickly came to depend on this functionality when using Chromium on Linux. My performance was noticeably impacted when I switched to Firefox and it didn't have this feature.
Makes switching between tabs effortless. No more clicking, no more Ctrl(+Shift)+Tab.
Rated 5 out of 5 stars
FYI - Included in TabMixPlus
Rated 5 out of 5 stars
Kolin S., ахах это точно)
Rated 5 out of 5 stars
Usefull
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
Uh, thanks. Good to know there are alternative solutions, I guess.
Rated 5 out of 5 stars
без него уже реально не могу,неудобно. маленькое,простое,-гениально !
Rated 5 out of 5 stars
Nice and useful addon. Thumbs up ;-)
Had to install it new with FF 50.0.2, but now it works fine.
Rated 5 out of 5 stars
Really like this add-on. It takes the one thing I need from TabMixPlus and packages it separately.
I'd love to see the default scroll direction reversed though, or at least sync'ing through FF Sync so we don't have to set it on every new device.
Rated 5 out of 5 stars
Exactly what I wanted! So much easier to navigate!
This review is for a previous version of the add-on (20160511.0.0).Rated 5 out of 5 stars
nice addon . thanks!
This review is for a previous version of the add-on (20160511.0.0).Rated 4 out of 5 stars
stopped working... =( =( =( =( =(
(EDIT: it seams all addons that does this, stopped working... some major change in FF was made....)
Rated 5 out of 5 stars
goog
This review is for a previous version of the add-on (20160511.0.0).Rated 5 out of 5 stars
Does what it says! Works great with Tree-style Tabs and Tab Center (under Test Pilot).
This review is for a previous version of the add-on (20160511.0.0).To create your own collections, you must have a Mozilla Add-ons account.