Tree Style Tab incelemeleri
Tree Style Tab geliştiren: Piro (piro_or)
2.266 inceleme
- 5 üzerinden 1 puanyazan: Firefox kullanıcısı 13070096, 9 yıl önceThe previous version of the side tabs could be narrowed or widened at my discretion. This new version does not allow that. The previous version removed the tab bar above the address bar, thus freeing up vertical display space. This newer version does not do that. Why the regression of capabilities? I have removed the addon until such time as an updated and more capable one is provided.
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 13506369, 9 yıl önce
- 5 üzerinden 5 puanyazan: SAITO Hironobu, 9 yıl önce
- 5 üzerinden 5 puanyazan: amandalaine, 9 yıl önceBest browser extension I have ever seen! I can't figure out why browsers haven't yet incorporated this feature into their browsers as a default feature. This browser extension is the primary reason I use Firefox and not Chrome. Thank you tree-style-tab developers! You're the best!!
- 5 üzerinden 5 puanyazan: BewareThePenguins, 9 yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 13346421, 9 yıl önce
- 5 üzerinden 5 puanyazan: ^dj^, 9 yıl önceAll the right features. Saves precious screen space and my time.
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 13499562, 9 yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 13498801, 9 yıl önce
- 5 üzerinden 3 puanyazan: Firefox kullanıcısı 13496128, 9 yıl önceWell, it's the best work around so far until a true tab-grouping add-on is developed for FF 57. It's the whole reason I use FF. Wish you could label the parent tabs something else than the parent website. For example, "Everyday Stuff" or "Suppliers." We have several suppliers and different types of suppliers so it would be nice to label each Tree like the tab groups of 56.
- 5 üzerinden 4 puanyazan: Firefox kullanıcısı 13496273, 9 yıl önceThe previous version had exactly what I was searching for, meaning the ability to group (and collapse) tabs together while remaining at the top like the default tabs.
I am using half-width windows all the time, so the side bars take way too much space for me, so sadly I had to disable it once firefox forced its update and new plugin versions on me, but I am still hopeful that one day it will give us that functionnality back. - 5 üzerinden 5 puanyazan: Firefox kullanıcısı 13496029, 9 yıl önce
- 5 üzerinden 4 puanyazan: Firefox kullanıcısı 13495606, 9 yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 11597538, 9 yıl önceMy favorite plugin by far! Always updated even for Firefox 57.
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 12337131, 9 yıl önce
- 5 üzerinden 5 puanyazan: PMaes, 9 yıl önceUpdate : there is a companion extension that supports scrolling among the tabs using the wheel of the mouse: https://addons.mozilla.org/en-US/firefox/addon/tree-style-tab-mouse-wheel/
Therefore the Autohotkey solution is now obsolete.
------------------------- old review -----------------------------
One more 5 Stars and a bigup for Piro!
I really like to be able to scroll the tabs in my Firefox. Since v57, it's not possible anymore, so here is a solution found on the"Tab Wheel Scroll" extension page :
1) Get Autohotkey
2) Create the following script:
#IfWinActive ahk_class MozillaWindowClass
;MouseGetPos, [OutputVarX, OutputVarY, OutputVarWin, OutputVarControl, 1|2|3]
~WheelDown::
MouseGetPos X, Y
if ( X < 205 )
SendInput ^{PgDn}
Return
~WheelUp::
MouseGetPos X, Y
if ( X < 205 )
SendInput ^{PgUp}
Return
And run the script whenever you launch Firefox.
You must adjust the X value ("205" pixels in my case) to the width of your vertical tab. - 5 üzerinden 5 puanyazan: Firefox kullanıcısı 13494249, 9 yıl önceGreat extension that allow me to easily manage 100+ tab
- 5 üzerinden 5 puanyazan: FateTestarossa, 9 yıl öncethe main reason I Insist on using firefox.おつかれさまです
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 13287805, 9 yıl önceVery good and Tab Search will make it better.
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 12601099, 9 yıl önceThis extension is great for me who keep open many tabs and it helps me keep being productive by organizing hierarchically my browsing, I cannot do without anymore, no equivalent for chrome. The new version integrate well in the new Firefox (57), but it's less useful with the top bar staying still and the title. I solved it with userChrome.css, but it's would be easier with an option for the non-technical user. Great work and thanks a lot !
- 5 üzerinden 2 puanyazan: Firefox kullanıcısı 13489976, 9 yıl önce
- 5 üzerinden 4 puanyazan: Firefox kullanıcısı 13489879, 9 yıl önceThis extension would be perfect if the author could hide the children tabs from the top bar tab so you would have only the parents on the top and the children on the left, a superlative UX tweaks!
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 13473449, 9 yıl önce