评分5星,满分5星

This should have been made a core functionality.

评分5星,满分5星

I have an Autohotkey script that adds this functionality to chrome, is the same thing available for FF?

评分5星,满分5星

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.

评分4星,满分5星

Very nice add-on

评分5星,满分5星

Stopped working on Firefox 55 :/ So hard, Firefox is dying.

评分5星,满分5星

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.

评分5星,满分5星

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.

评分5星,满分5星

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.

评分5星,满分5星

FYI - Included in TabMixPlus

评分5星,满分5星

Kolin S., ахах это точно)

评分5星,满分5星

Usefull

评分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

Uh, thanks. Good to know there are alternative solutions, I guess.

评分5星,满分5星

без него уже реально не могу,неудобно. маленькое,простое,-гениально !

评分5星,满分5星

Nice and useful addon. Thumbs up ;-)
Had to install it new with FF 50.0.2, but now it works fine.

这个评论是针对附加组件的一个早期版本的(20160511.0.0)。 

评分5星,满分5星

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.

这个评论是针对附加组件的一个早期版本的(20160511.0.0)。 

评分5星,满分5星

Exactly what I wanted! So much easier to navigate!

这个评论是针对附加组件的一个早期版本的(20160511.0.0)。 

评分5星,满分5星

nice addon . thanks!

这个评论是针对附加组件的一个早期版本的(20160511.0.0)。 

评分4星,满分5星

stopped working... =( =( =( =( =(

(EDIT: it seams all addons that does this, stopped working... some major change in FF was made....)

这个评论是针对附加组件的一个早期版本的(20160511.0.0)。 

评分5星,满分5星

goog

这个评论是针对附加组件的一个早期版本的(20160511.0.0)。 

评分5星,满分5星

Does what it says! Works great with Tree-style Tabs and Tab Center (under Test Pilot).

这个评论是针对附加组件的一个早期版本的(20160511.0.0)。