Critiques pour Tree Style Tab RainbowTabsFork
Tree Style Tab RainbowTabsFork par meph1570
Avis de Utilisateur ou utilisatrice 15204442 de Firefox
Noté 1 sur 5
par Utilisateur ou utilisatrice 15204442 de Firefox, il y a 6 ansThank you for creating a new Tree Style Tabs for newer versions of Firefox. However I have had to remove the add-on due to the colored tabs distracting and are leave text unreadable causing difficulty locating what tabs I am looking for. Can also be troublesome if looking for a tab buy color hue shade if colorblind.
I hope that some day there will be a toggle option to return to grey scale tabs fro those who need it.
Best wishes in your continued clever endeavors.
I hope that some day there will be a toggle option to return to grey scale tabs fro those who need it.
Best wishes in your continued clever endeavors.
9 notes
- Noté 1 sur 5par Utilisateur ou utilisatrice 14234915 de Firefox, il y a 2 ansunmaintained (Last updated May 14, 2018)
- Noté 4 sur 5par Rico Liebscher, il y a 5 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 14270412 de Firefox, il y a 7 ansWorks like expected.
Now has even the tweaking of the colors (like hue and saturation of used colors). - Noté 4 sur 5par LeD, il y a 7 ansStyle:
#sidebar-box[sidebarcommand="treestyletab_piro_sakura_ne_jp-sidebar-action"] #sidebar-header {
display: none;
}
does not work for your addon.
In "original" Tree Style Tab - works.
P.S.
only this css works:
#sidebar-header {
display: none;
} - Noté 5 sur 5par Alexey Murz Korepov, il y a 7 ansSeems this fork stops updating, Tree Style Tab have many new releases, but this fork still use very old version with bugs and performance issues. So I re-implement colored tabs function using TST API (instead of fork) in separate light extension https://addons.mozilla.org/firefox/addon/tst-colored-tabs/
- Noté 3 sur 5par misakitchi, il y a 7 ansGood!
But can we have color by group tabs like in Tab Kit? Instead of random color for each individual tab?
Thanks! :)Réponse du développeur
mis en ligne : il y a 7 ansSame color for each tree? I'm afraid that's out of scope at the moment. Maybe https://addons.mozilla.org/en-US/firefox/addon/tree-tabs/ covers enough of the functionality you need?