Critiques pour ColorfulTabs
ColorfulTabs par Shivanand Sharma
499 notes
- Noté 1 sur 5par MADFRed, il y a 4 ansit dont work in the garbage of firefox dev 88+... it will be nice if can fix the problem on this firefox..
- Noté 5 sur 5par Martine, il y a 4 ans
- Noté 3 sur 5par whaley, il y a 4 ansThis is great for the tabs on the sidebar, but the tabs across the top of the page are white except for the active tab. I receive a message about bugzilla, but cannot fix it.
- Noté 1 sur 5par safarikas1, il y a 5 ansIt was my favorite extension for more than 10 years, so disappointed!!! Thanks to "par Blade, il y a 8 mois" for a replacement solution ++
- Noté 5 sur 5par Utilisateur ou utilisatrice 15461947 de Firefox, il y a 5 ans
- Noté 2 sur 5par nekiratone, il y a 5 ansonly the active tab is colored but the other inactive tab are not colored .
like you show in the screenshot of the addon . - Noté 5 sur 5par TheIndian_07, il y a 5 ans
- Noté 2 sur 5par Grimmtooth, il y a 5 ans
- Noté 5 sur 5par Ulrich Münstermann, il y a 5 ans
- Noté 5 sur 5par Pawwwle, il y a 5 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 16219039 de Firefox, il y a 5 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 12813798 de Firefox, il y a 5 ans
- Noté 5 sur 5par corinnaangela, il y a 5 ans
- Noté 5 sur 5par allen.zhang, il y a 5 ans
- Noté 5 sur 5par Iranardo da Silva Waked Pontes, il y a 5 ans
- Noté 1 sur 5par Blade, il y a 5 ansSadly, this add-on no longer delivers what it advertises, it only acts as a donation trap.
I used it with the previous versions of Firefox, and really sad to see it go - but it is gone, have no doubt, as other add-ons could already solve this problem with the new Firefox versions. Just go with Tree Style Tabs and TST Colored Tabs. - Noté 4 sur 5par Utilisateur ou utilisatrice 15592570 de Firefox, il y a 5 ansThis add-on would've been great if it was compatible with Tree Style Tabs; which it isn't and that's okay.
I wouldn't be surprised if all ~50k users of this add-on does NOT use Tree Style Tabs, but I'm surprised this isn't a recommended add-on considering the amount of users. - Noté 3 sur 5par Utilisateur ou utilisatrice 13686061 de Firefox, il y a 5 ansWas a once great extension. Now I'm seeing really annoying behaviors. For one, the color of the tabs constantly change in Windows. In Linux it causes it to rapidly jump from one tab to another. I understand that this may not be entirely the developers fault. Part of it is the buggy framework Mozilla has set up for extensions, which is unfortunate. What separated Firefox from other browsers used to be my ability to customize Firefox to work the way I want to. As it stands now, other once great extensions no longer work correctly or are severely crippled. Not sure why I should continue to use Firefox over Chrome
- Noté 4 sur 5par Canine, il y a 5 ans
- Noté 5 sur 5par superturbo777, il y a 5 ans
- Noté 5 sur 5par faelpinho, il y a 5 ans
- Noté 2 sur 5par Alexander, il y a 5 ansI was really not happy to lost my session and got your "donation" page instead of it.
- Noté 5 sur 5par N10T0M1, il y a 5 ans
- Noté 1 sur 5par Utilisateur ou utilisatrice 15361145 de Firefox, il y a 5 ans
- Noté 3 sur 5par Чувак, il y a 5 ansIf tab bar move to bottom screen (use userChrome.css) and
@-moz-document url("chrome://browser/content/browser.xhtml") {
:root:not([inFullscreen]) #browser { margin-bottom: 28px; }
:root:not([inFullscreen]) #TabsToolbar { position: fixed; display: flex; bottom: 0px; width: 100%; }
#tabbrowser-tabs { flex-grow: 1; }
#tabbrowser-tabs > .tabbrowser-arrowscrollbox { width: -moz-available }
#TabsToolbar-customization-target { width: 100%; }
.toolbar-items { width: 100%; }
}
addons dont work.