Tree Style Tab 的评价
Tree Style Tab 作者: Piro (piro_or)
2,196 条评价
- 评分 5 / 5来自 md.eakub ali, 6 年前
- 评分 5 / 5来自 Firefox 用户 14616206, 6 年前This add-on saves my web life. It is the only reason that I use Firefox!
- 评分 5 / 5来自 Linda Catlin, 6 年前
- 评分 5 / 5来自 Firefox 用户 15000673, 6 年前
- 评分 5 / 5来自 Firefox 用户 14676088, 6 年前
- 评分 5 / 5来自 Firefox 用户 15325920, 6 年前
- 评分 5 / 5来自 Firefox 用户 14516621, 6 年前I have been using this extension for years and I must say it’s the best tab manager I know. There is nothing at the moment on Chrome which works nearly as well as Tree Style Tab does on Firefox (lack of native Sidebar maybe?). Use together in combination with the other addons that extend TST for the best experience and productivity boost!
- 评分 5 / 5来自 Firefox 用户 15323912, 6 年前
- 评分 5 / 5来自 Firefox 用户 15323335, 6 年前
- 评分 5 / 5来自 Firefox 用户 13874520, 6 年前This extension is one of the main reasons that keeps me on Firefox. If Firefox didn't have this, I honestly don't know which browser I'd be using ... but, in whatever case, I would be a sad little monkey! If you use more than 5 tabs, THIS is the way it should be!
- 评分 5 / 5来自 Firefox 用户 13899097, 6 年前
- 评分 4 / 5来自 Firefox 用户 15311808, 6 年前
- 评分 5 / 5来自 Firefox 用户 15311132, 6 年前
- 评分 5 / 5来自 Firefox 用户 15309259, 6 年前
- 评分 5 / 5来自 Firefox 用户 15308127, 6 年前
- 评分 5 / 5来自 Firefox 用户 12340642, 6 年前
- 评分 5 / 5来自 Firefox 用户 15300423, 6 年前Works perfectly (nonobstant les pertes de fonctions dues au changement du moteur de Firefox, ce qui est indépendant de la volonté de l'auteur) !
For those who would like to hide the native tab bar :
https://medium.com/@Aenon/firefox-hide-native-tabs-and-titlebar-f0b00bdbb88b
- toolkit.legacyUserProfileCustomizations.stylesheets to true
- create or edit the “userChrome.css” file and add the following :
#TabsToolbar {
visibility: collapse;
}