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,266 条评价
- 评分 5 / 5来自 Firefox 用户 19986015, 8 天前
- 评分 4 / 5来自 Stefan Burri, 1 个月前
- 评分 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来自 Firefox 用户 19953369, 3 个月前
- 评分 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. - 评分 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, 5 个月前
- 评分 5 / 5来自 Andrew Keeton, 6 个月前
- Letteralmente un GameChange. Mi sono sempre ritrovato ad apripre mille mila pagine di temi diversi, finendo per confondermi nel caos della barra dei siti aperti.
Questa estensione mi ha aiutato ad ordinare, ha un ottimo impatto visivo, la divisione in Cartelle tematiche è ottima non solo per la pulizia visiva ma anche mentale: così facendo posso mantenere tutte le pagine aperte, ma a vista ho solo quelle che mi interessano in quel momento (senza distrazioni da confusione visiva).
Esempio:
dovete fare una ricerca in Fisica, quindi aprite tutte le pagine necessarie, siti web, pdf libri, sito università; e man mano le mettete tutte sotto la CARTELLA "Studio".
All'improvviso vi arriva una mail dalla banca, chiudete il menù della Cartella "Studio" così che le pagine rimangano ma invisibili, ora potete navigare senza cofusioni. Immaginate ora di avere 3/4 cartelle di divisione, di diversi temi, avrete tutto chiaro e sotto mano senza confusione.
Immaginatevi di fare una ricerca universitaria ma che ricopre più temi che si ricollegano ogni tanto, quest'organizzazione non ti manda in confusione. - 评分 5 / 5来自 Алекс,Аноним, 6 个月前