Tab flip for Tree Style Tab에 대한 리뷰
Tab flip for Tree Style Tab 제작자: ariasuni
ariasuni 님의 답글
개발자 답글
7년 전에 게시됨I don’t know how, I missed that; now it’s fixed. Thanks for your comment :) and don’t forget to update your rating if you think it’s appropriate!
리뷰 28개
- Fortunately, over here in 2026, the shortcut is customisable: just press Ctrl+Shift+A, or go to about:addons then click the gear at the top and choose Manage Extension Shortcuts.
You can also use about:keyboard to disable or change some of firefox's built in shortcuts, in case you want to use one of them for this tab action :) Hope that helps! - 5점 만점에 5점Daniel Alejandro 님, 일 년 전
- 5점 만점에 4점onepiecebdy 님, 3년 전This extension conflicts with the muted tab, when I mute this tab, it will jump to other tabs
- 5점 만점에 5점John Homebrew 님, 5년 전
- 5점 만점에 1점Firefox 사용자 15670022 님, 5년 전
- Thanks for your extension, please support customize hotkey.
Extension "Most Recent Tab" of "Paul V" (https://addons.mozilla.org/en-US/firefox/addon/most-recent-tab/) allow set keyboard shortcut (I often set Alt+...), but that extension has an error: can't switch tab after closing a tab. - 5점 만점에 5점Firefox 사용자 13866430 님, 6년 전
- 5점 만점에 5점heartborne 님, 6년 전
- 5점 만점에 4점Firefox 사용자 15498423 님, 6년 전
- 5점 만점에 3점Firefox 사용자 15202989 님, 7년 전There is a bug: I have a TST option "double click on a tab to collapse/expand tree". So when I double click on a tree , "Tab flip for TST" addon catches it and recognizes as two clicks, then flips forth and back, and tree doesn't collapses/expands.
Check for dbl-clicks needed.개발자 답글
7년 전에 게시됨This would add a significant delay (several hundreds milliseconds) for all users, because we need to trigger the switch after we know it wasn’t a double click. So, I’m not sure how to improve your situation without worsening those of most users. - Edited review:
The below issue has been corrected in a few hours - thanks a lot! :)
In all its glory, again! :)
Original review:
It would be kind of an Alt-Tab for tabs.
Unfortunately, the functionality has been broken for several weeks: if I click on the current tab, it should switch to the previous one, but it no longer does it - the previous tab's button is flashed for a microsecond, but then the focus gets back to the current tab. The keyboard shortcut works well (which has been changed to CTRL+F2).
I've just realized it is a known issue, without fix for a while: https://github.com/piroor/treestyletab/issues/2127개발자 답글
7년 전에 게시됨I don’t know how, I missed that; now it’s fixed. Thanks for your comment :) and don’t forget to update your rating if you think it’s appropriate! - Sorry I don't have a Framagit account so I report an issue here.
Tab flipping by mouse clicking is broken since TST 2.7.8, probably by this changelog "Allow to cancel default behavior of clicking on twisty, sound button, and closebox on tabs via API."
Tab flipping by Ctrl+F2 still works.
Thank you for such a useful extension! - 5점 만점에 5점Firefox 사용자 14072894 님, 8년 전Work with hotkey trigger, does not work with click current tab.
Doesn't work on https://www.mixcloud.com when online music playing, Space press was capture by website as pause, even if I did press Ctrl+Shift+Space.
Windows 10 1803, Firefox Developer Edition 62.0b12 (64bit), Tree Style Tab installed.
-----
Edit: LOL, thanks for the dev's quick response, though when it was updated to Ctrl+F1 I found it too hard to reach, now it's a lot better!
P.S.: It would be perfect if it can be configured to use a customized shortcut.
(like this: https://github.com/ueokande/vim-vixen )
(or like this: https://github.com/victal/quickcommands )
P.S.S.: I found that maybe Mozilla should have a unified interface to let user able to manage hotkeys of various extensions, just like Github Atom did.개발자 답글
8년 전에 게시됨I chose this keyboard shortcut a bit randomly. I’ll think about adding a better one instead of or in addition to the current one. Please tell if you have a suggestion.
Edit: (Ctrl+)(Shift+)F2 might be a good choice (Shift+F2 is used for developer toolbar which will be removed in Firefox 62).
Edit 2: The shortcut is now Ctrl+F2!
Edit 3: damn I missed the part where you said it doesn’t work by click. This is now fixed.