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.

5점중 4점 받음

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) 버전에 대한 것입니다. 

5점중 4점 받음

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) 버전에 대한 것입니다.