Pohódnoćenja za Container Tabs Sidebar
Container Tabs Sidebar wot Maciej Mionskowski
Pohódnoćenje wot Wužiwar Firefox 11884382
Z 4 z 5 pohódnoćeny
wot Wužiwar Firefox 11884382, seitsemän vuotta sittenIts a nice idea but it lacks some polish.
Suggestions
It would be nice if we could choose the theme for it. Or atleast just have it use the selected Firefox theme. Currently its a dark theme?? It should match the History and Bookmarks sidebar theme.
It would also be nice to be able to adjust the vertical padding between tabs. Compact, Normal and Touch maybe? It could perhaps use your Firefox settings for this.
Have a look at the History or Bookmarks sidebars for example. They practically show the same ammount of information you need on this sidebar, except they take up far less vertical space.
Lastly. An option for pinned tabs not to appear at the top of the list, but instead at the top of the container in which they are apart of. Perhaps with an icon or someway of discerning between them and regular tabs.
Overall I really like the Addon. Its the best I've found that shows groups of tabs like it does. I just think it could do with a little more work.
Keep up the great work!
Suggestions
It would be nice if we could choose the theme for it. Or atleast just have it use the selected Firefox theme. Currently its a dark theme?? It should match the History and Bookmarks sidebar theme.
It would also be nice to be able to adjust the vertical padding between tabs. Compact, Normal and Touch maybe? It could perhaps use your Firefox settings for this.
Have a look at the History or Bookmarks sidebars for example. They practically show the same ammount of information you need on this sidebar, except they take up far less vertical space.
Lastly. An option for pinned tabs not to appear at the top of the list, but instead at the top of the container in which they are apart of. Perhaps with an icon or someway of discerning between them and regular tabs.
Overall I really like the Addon. Its the best I've found that shows groups of tabs like it does. I just think it could do with a little more work.
Keep up the great work!
Wotmołwa wuwiwarja
je so seitsemän vuotta sitten napisałThanks for your review. I am aware it lacks a lot of polish. All of those features are planned, but I am really time constrained lately so they might not come in too soon.
64 pohódnoćenjow
- Z 4 z 5 pohódnoćenywot jeff, kahdeksan päivää sittenJust installed, but seems to work nicely. One improvement I'd like to see: tabs listed within each container (i.e. below the container name itself) should be indented slightly so that it is easier to see what my active containers are and what's in each of them. Alternatively, outdent the container name itself (basically the same thing).
- Z 5 z 5 pohódnoćenywot EzAll, kahdeksan kuukautta sitten
- Z 5 z 5 pohódnoćenywot hkpd, kahdeksan kuukautta sitten
- Z 5 z 5 pohódnoćenywot ameduza, vuosi sitten
- Z 5 z 5 pohódnoćenywot Aaron B, kaksi vuotta sitten
- Z 5 z 5 pohódnoćenywot elliexm83, kaksi vuotta sitten
- Z 5 z 5 pohódnoćenywot akasico1, kaksi vuotta sitten
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 13790591, kaksi vuotta sittenIt does what I was looking for. All the tabs in the corresponding container and easily accessible from the sidebar.
- Z 5 z 5 pohódnoćenywot thomaskl20052, kolme vuotta sitten
- Z 5 z 5 pohódnoćenywot LeeteqXV, kolme vuotta sittenA true revolution in my browser usage.
I wish 2 things might be adjusted, though:
a) Put the active container name at the end of the Titlebar so we know where we are when using the auto-collapsed setting, and
b) add 5-10px padding to the right side of the sidebar as it happens all the time that one click on the pop-up scrollbar instead of hitting the expand icon.
EDIT: (unchanged: original text/comment above is from 2022, 2 years ago)(still 5 stars from me)
c) Now (2024) that the following has been fixed in the new Firefox v.123;
https://bugzilla.mozilla.org/show_bug.cgi?id=1333395
(Container tabs sort order),
- it seems that this addon can now be updated to allow us to re-order the containers?
That is the missing part here, really need to be able to (re-)order the containers.
d) FYI: I am happily using the following custom CSS with this addon, giving nice coloring, contrasts, highighting of the current/active tab, and spacing. I think that something like this could be included in the addon as either a default suggestion, or in the text explanation above that CSS field for people to easily copy/paste into that field.
/** :root { --padding: 0.45em; }
body { font-size: 0.9em; }
Ref..: https://github.com/maciekmm/container-tabs-sidebar/blob/master/src/sidebar/style.css
**/
body { background: maroon; }
.tab-active {
background: maroon !important;
}
.container-tab {
background: green;
margin-left: 15px;
font-weight: bold;
}
.container {
padding-right: 20px !important;
font-weight: bold;
color: black !important);
}
.container-tab-close, .container-tab-close:hover {
position: absolute;
background: #333;
border-radius: 20px;
padding: 2px;
left: 2px;
top: 50%;
transform: translateY(-50%);
} - Z 5 z 5 pohódnoćenywot Wužiwar Firefox 17465605, kolme vuotta sitten
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 15019999, kolme vuotta sitten
- Z 5 z 5 pohódnoćenywot Predefine6856, kolme vuotta sittenThis is great. Works perfectly and the setting to use custom CSS allowed me to make it look exactly how I wanted (needed the container tab indented to make it easier to differentiate container name and tabs)
.container-tab { padding-left: 40px }
Thanks for creating this and sharing it! - Z 4 z 5 pohódnoćenywot Wužiwar Firefox 17357383, neljä vuotta sitten
- Z 5 z 5 pohódnoćenywot HexaDroid, neljä vuotta sittenI really like the addon, the text was too small for me. But with the custom CSS I was able to increase it. @Developer. Is there a CSS I could add to increase the size of the 'pinned icons'? If I would be able to make those bigger, it would be perfect!
EDIT: thanks for the response below. Worked perfectly. Maybe it would be nice to include some sliders for the non techies :)Wotmołwa wuwiwarja
je so neljä vuotta sitten napisałHello,
you can achieve this via:
```css
#pinned-tabs .container-tab .favicon {
min-height: 30px;
min-width: 30px;
flex-basis: 30px;
}
```
Thank you for your kind review! - Z 5 z 5 pohódnoćenywot やきゅ, neljä vuotta sitten
- Z 5 z 5 pohódnoćenywot Jay, neljä vuotta sittenExactly the extension i was looking for. This should also be a Firefox default!
- Z 5 z 5 pohódnoćenywot WorldSerpent, neljä vuotta sittenI am using this add-on along side Containerise and its one of my favorite combos now. Works great for my purpopses.
- Z 3 z 5 pohódnoćenywot Aqd, neljä vuotta sitten
- Z 5 z 5 pohódnoćenywot qyw, neljä vuotta sittenShould be a part of default Firefox compilation/build/release.
- Z 1 z 5 pohódnoćenywot FoxyLovy, neljä vuotta sittenWould be helpful if it showed the tabs of ALL FIREFOX WINDOWS. But it only displays tabs open in the current window, which is useless because you can already see the tab names at the top...
- Z 5 z 5 pohódnoćenywot ap0xgaming, neljä vuotta sittenBro, you are the best. I am dealing with up to 90 containers and before I found the side bar.. you can imagine the pain of scrolling through the list . Fqking hero you are, thank you Maciej!
- Z 4 z 5 pohódnoćenywot Wužiwar Firefox 17003334, neljä vuotta sittenThis addon would be perfect if I could select multiple tabs in the sidebar by shift or ctrl clicking.
- Z 5 z 5 pohódnoćenywot A.Jamal, neljä vuotta sitten