Critiques pour Tree Style Tab
Tree Style Tab par Piro (piro_or)
2 259 notes
- Noté 5 sur 5par Utilisateur ou utilisatrice 13454624 de Firefox, il y a 9 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 13454099 de Firefox, il y a 9 ansFor anyone having trouble with the horizontal tabs not hiding, Anonymous user 099626's advice worked for me. Create a folder chrome/ in your firefox profile and then in that directory a userChrome.css file containing the following rules
/* Remove horizontal tabs */
#tabbrowser-tabs {
visibility: collapse;
}
If you want to get rid of the sidebar header, add this to the file:
/* Remove sidebar header */
#sidebar-header {
visibility: collapse;
}
You will have to restart Firefox to enact the changes. - Noté 4 sur 5par Utilisateur ou utilisatrice 13270308 de Firefox, il y a 9 ansКак скрыть вкладки сверху?
- Noté 4 sur 5par Utilisateur ou utilisatrice 12559490 de Firefox, il y a 9 ansLatest update today with the desire for new permissions has caused the addon to fail. Before this I am grateful it was ported over to the new design. This is the main reason I use FF. Please help fix this issue.
Update, just clicked to add again to Firefox and it fixed it. Odd but ieast it is working again. - Noté 5 sur 5par Utilisateur ou utilisatrice 13413883 de Firefox, il y a 9 ansBest extension ever that keep me using Firefox
- Noté 4 sur 5par Utilisateur ou utilisatrice 13451606 de Firefox, il y a 9 ansPlease justify in the description why the permission to access data from websites is required. It could deter people from using your fantastic extension, which would be a shame.
For those interested, justification for website data access permission is given here : https://github.com/piroor/treestyletab/issues/1536#issuecomment-344541809 - Noté 1 sur 5par Utilisateur ou utilisatrice 13450984 de Firefox, il y a 9 ansRequires access to ALL data from websites, read and modify bookmarks, and use notifications... I cannot remotely see why those permissions could be possibly needed...
- Noté 2 sur 5par csiman, il y a 9 ansRequires access to ALL data from websites! I think I'll pass thanks
- Noté 4 sur 5par DanteHaiwindo, il y a 9 ansmy only issue (after finding the work abouts for the top bar to go away...is making the tabs "thinner". the one bit of code that was here scrunched it all up and i couldn't make hide nor hair out of my tabs. I suppose screwing around with css and figuring it out is going to be something i'm going to have to do...if only to figure out which tag needs changed to get them thinner without everything running together.
- Noté 5 sur 5par Utilisateur ou utilisatrice 13448536 de Firefox, il y a 9 ans
- Noté 4 sur 5par Utilisateur ou utilisatrice 13448336 de Firefox, il y a 9 ansWorks in FF57, however have an issue with dragging things (like a text link or an image) to become a new tab on the side, I get jumped to the new tab instead of it loading in the background.
- Noté 5 sur 5par Yassine ElBadaoui, il y a 9 ans
- Noté 5 sur 5par kanimiso, il y a 9 ansツリー型タブのアドオンを1年前ほどからずっと入れてましたがFirefoxのアプデにより
ツリーの固定化と最大縮小サイズが狭くなってしまいもっと狭く設定できるようにしてほしいです。
このアドオンを使わないと生きていけない体になってしまい、とても良いアドオンだと思います - Noté 5 sur 5par 93d023f02b664b0f88f7, il y a 9 ansPractically essential if you open many tabs. Hierarchical indentation is what makes this superior to all other solutions.
The transition to Web Extensions is excellent considering the situation. There is a current bug on Firefox's end that keeps the horizontal tabs around. You can address this by creating a file in your Firefox profile, \chrome\userChrome.css and add the following rules:
/* Remove horizontal tabs */
#tabbrowser-tabs {
visibility: collapse;
}
If you want to get rid of the sidebar header, add this to the file:
/* Remove sidebar header */
#sidebar-header {
visibility: collapse;
}
You will have to restart Firefox to enact the changes. - Noté 5 sur 5par Utilisateur ou utilisatrice 13445755 de Firefox, il y a 9 ansI loved having the autohide tabs on the side and no tabs at the top. It was just easier for me when I was search for something, say Thumb drives, and I could easily locate the store page from all the listings I was looking at. The autohide tree tabs on the side gave me more screen space both vertically and horizontally and I miss it sorely. I hope to see this updated soon for ff57!
- Noté 5 sur 5par Parsa, il y a 9 ansAuto hide not working in FF57 & display as sidebar! And horizontal tab too displayed.
- Noté 5 sur 5par Rhys Powell, il y a 9 ans
- Noté 5 sur 5par Mikhail Khvoinitsky, il y a 9 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 13444542 de Firefox, il y a 9 ans
- Noté 5 sur 5par Anton, il y a 9 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 13443389 de Firefox, il y a 9 ans