Отзывы на «Tree Style Tab (Древовидный стиль вкладок)»
Tree Style Tab (Древовидный стиль вкладок) от Piro (piro_or)
278 отзывов
- Оценено на 4 из 5от luffy, 9 лет назадJust upgraded to ff 57, every thing is working great except:
1) ff tab bar not hidden
2) when collapsing a tree it overlaps with the tabs and trees above it. I have to keep all the trees expanded now when using the Metal theme!
---
So for those having the same problem with the metal theme, adding this fixes it:
.tab.collapsed {
margin-top: -24px;
}
.tab {
height: 24px
} - Оценено на 4 из 5от Пользователь Firefox 13317205, 9 лет назадgreat but now i can't use it on newer firefoxes like 52+
- Оценено на 4 из 5от wefhy, 9 лет назадIt makes FF57 usable at least(but still missing much functionality). Is there any chance we'll be able to remove default tab bar after installing this addon? Is there webexternsion api to do this? Another thing is that I cannot find a way to move tabs to right instead of left side of the window...
Ответ разработчика
размещено 9 лет назадThere is a discussion about a WebExtensions API to hide the tab bar: https://bugzilla.mozilla.org/show_bug.cgi?id=1332447
You can move the sidebar from left to right by Firefox's built-in option. See the sidebar header and click the label "Tree Style Tab", then you'll see a list of switchable sidebar panels and the "Move Sidebar to Right" option.