Ulasan untuk Tree Style Tab RainbowTabsFork
Tree Style Tab RainbowTabsFork oleh meph1570
Tinjauan oleh Pengguna Firefox 14270412
Diberi peringkat 5 dari 5
oleh Pengguna Firefox 14270412, 7 tahun yang laluWorks like expected.
Now has even the tweaking of the colors (like hue and saturation of used colors).
Now has even the tweaking of the colors (like hue and saturation of used colors).
9 ulasan
- Diberi peringkat 1 dari 5oleh Pengguna Firefox 14234915, 2 tahun yang laluunmaintained (Last updated May 14, 2018)
- Diberi peringkat 4 dari 5oleh Rico Liebscher, 5 tahun yang lalu
- Diberi peringkat 1 dari 5oleh Pengguna Firefox 15204442, 6 tahun yang laluThank 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. - Diberi peringkat 4 dari 5oleh LeD, 7 tahun yang laluStyle:
#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;
} - Diberi peringkat 5 dari 5oleh Alexey Murz Korepov, 7 tahun yang laluSeems 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/
- Diberi peringkat 3 dari 5oleh misakitchi, 7 tahun yang laluGood!
But can we have color by group tabs like in Tab Kit? Instead of random color for each individual tab?
Thanks! :)Balasan pengembang
dikirim 7 tahun yang laluSame 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?