Отзывы на «Tree Style Tab (Древовидный стиль вкладок)»
Tree Style Tab (Древовидный стиль вкладок) от Piro (piro_or)
Отзывы Пользователь Firefox 12145238
Оценено на 5 из 5
от Пользователь Firefox 12145238, 9 лет назадThis addon is literally the only reason I use firefox.
Works perfectly. Thank you for all the support and upgrades.
Just needs some magic after upgrade to FF 57 to hide the native tabs on top of the screen (which is not the developer's fault) - see below and in other reviews as well, you can find additional information on how to do this
Also see the wiki page for this addon - there are examples for styling the tabs:
https://github.com/piroor/treestyletab/wiki/Code-snippets-for-custom-style-rules
To hide FireFox tab bar and Side Panel title:
1) Locate your firefox profile folder (you can find it in the troubleshooting section in the Settings)
2) Locate "chrome" folder there - create it if it isn't there
3) If there are no files userChrome.css and userContent.css in "chrome" folder - create them
4) At the top of userChrome.css file add:
/* add this line if it is not there */
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
/* to hide the native tabs */
#TabsToolbar { visibility: collapse; }
/* to hide the sidebar header */
#sidebar-header { visibility: collapse; }
==================================================================================================
Чтобы скрыть вкладки вверху браузера, см инструкцию ниже, а также прочие отзывы. Также см вики для этого аддона - там всякие примеры, как стилизовать вкладки: https://github.com/piroor/treestyletab/wiki/Code-snippets-for-custom-style-rules
1) Находим папку профиля firefox - Настройки - Справка - Информация для решения проблем - Папка профиля - Открыть папку
2) Если в ней нет папки chrome - создаем
3) Создаем файлы userChrome.css и userContent.css в папке chrome, если их там нет
4) В начале файла userChrome.css добавляем:
/* добавить эту строку, если ее там нет */
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
/* чтобы спрятать вкладки сверху браузера */
#TabsToolbar { visibility: collapse; }
/* чтобы спрятать заголовок у сайдбара */
#sidebar-header { visibility: collapse; }
Works perfectly. Thank you for all the support and upgrades.
Just needs some magic after upgrade to FF 57 to hide the native tabs on top of the screen (which is not the developer's fault) - see below and in other reviews as well, you can find additional information on how to do this
Also see the wiki page for this addon - there are examples for styling the tabs:
https://github.com/piroor/treestyletab/wiki/Code-snippets-for-custom-style-rules
To hide FireFox tab bar and Side Panel title:
1) Locate your firefox profile folder (you can find it in the troubleshooting section in the Settings)
2) Locate "chrome" folder there - create it if it isn't there
3) If there are no files userChrome.css and userContent.css in "chrome" folder - create them
4) At the top of userChrome.css file add:
/* add this line if it is not there */
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
/* to hide the native tabs */
#TabsToolbar { visibility: collapse; }
/* to hide the sidebar header */
#sidebar-header { visibility: collapse; }
==================================================================================================
Чтобы скрыть вкладки вверху браузера, см инструкцию ниже, а также прочие отзывы. Также см вики для этого аддона - там всякие примеры, как стилизовать вкладки: https://github.com/piroor/treestyletab/wiki/Code-snippets-for-custom-style-rules
1) Находим папку профиля firefox - Настройки - Справка - Информация для решения проблем - Папка профиля - Открыть папку
2) Если в ней нет папки chrome - создаем
3) Создаем файлы userChrome.css и userContent.css в папке chrome, если их там нет
4) В начале файла userChrome.css добавляем:
/* добавить эту строку, если ее там нет */
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
/* чтобы спрятать вкладки сверху браузера */
#TabsToolbar { visibility: collapse; }
/* чтобы спрятать заголовок у сайдбара */
#sidebar-header { visibility: collapse; }
2 268 отзывов
- Оценено на 5 из 5от Steve, день назадGreat job. A bug:
1) open multiple tabs
2) open a private Firefox window (and use it?)
3) close the main window
4) the main windows tabs are lost/not reopened, when Firefox is next opened - Оценено на 3 из 5от kardian, день назадIch finde es unakzeptabel, dass Veränderungen durchgeführt werden wie z.B. heute 27.8.2026 der zusätzlichen TAB für neuen Tab und ich finde keine Möglichkeit das abzuwählen. Das Problem unserer Zeit, dass man alles vorgeschrieben bekommt. Passt leider gar nicht zu dem sonst gut funktionierenden Addon.
- Оценено на 5 из 5от Andrew Sutherland, 2 дня назад
- Оценено на 5 из 5от Пользователь Firefox 19986015, 22 дня назад
- Оценено на 4 из 5от Stefan Burri, месяц назад
- Оценено на 5 из 5от yogi, месяц назад
- Оценено на 5 из 5от bege1, месяц назадEigentlich müsste diese Erweiterung von Mozilla für die senkrechten Tabs übernommen werden. Macht das Browsen sehr übersichtlich und wird extrem gut gewartet.
- Оценено на 5 из 5от puru, 2 месяца назад
- Оценено на 4 из 5от Jeremiah Perez, 2 месяца назадExcellent work by the developers. This has been part of my setup for a while now and it never lets me down.
- Оценено на 5 из 5от Eytan, 2 месяца назадThis extension is THE reason I choose to use Firefox. No alternative browser supports opening links as child tabs.
- Оценено на 5 из 5от Zack, 3 месяца назад
- Оценено на 5 из 5от Lutisky, 3 месяца назад
- Оценено на 5 из 5от Пользователь Firefox 19953369, 3 месяца назад
- Оценено на 5 из 5от AlphaTier, 4 месяца назадFor trying to get rid of the extra space on the sidetab, it's a firefox setting. Just go to your settings and search 'sidebar' and disable it.
- Оценено на 5 из 5от Пользователь Firefox 19895778, 4 месяца назад
- Оценено на 4 из 5от knightblue, 4 месяца назад
- Оценено на 4 из 5от noviceinanunnery, 4 месяца назад5 Stars for the Add-On. I have 600-1000 tabs open most of the time and still can navigate with ease to whichever tab i want. Even on an older device it doesn't cause any performance issues.
-1 Stars for the very annoying update policy. New features are turned on by default, destroying my meticulously crafted layout. Then i have to go through every single one of the very long list of settings to see what the author changed and change it back. - Оценено на 5 из 5от Kelodros, 4 месяца назад
- Оценено на 3 из 5от Пользователь Firefox 17320817, 5 месяцев назадA pop-up window with a warning about closing multiple tabs has stopped appearing. This setting is enabled in firefox, and I have verified it. When I exit the browser, this warning consistently appears.
- Оценено на 4 из 5от Пользователь Firefox 19789534, 5 месяцев назадGreat - except that the tabs load half the time with a large X on the left (using Firefox, at least). Toggling the add-on resolves this but it's a constant nuisance.
- Оценено на 5 из 5от Пользователь Firefox 18998368, 6 месяцев назад
- Оценено на 5 из 5от postcards, 6 месяцев назад
- Оценено на 5 из 5от Andrew Keeton, 6 месяцев назад