Reviews for Sidebar Tabs
Sidebar Tabs by asamuzaK
Response by asamuzaK
Developer response
posted 7 years agoPlease report bugs to the issue page on GitHub, not here.
I made a try build so please let me know whether the bug has been fixed or not.
https://github.com/asamuzaK/sidebarTabs/issues/35
Edit: Should be fixed in v0.28.3
I made a try build so please let me know whether the bug has been fixed or not.
https://github.com/asamuzaK/sidebarTabs/issues/35
Edit: Should be fixed in v0.28.3
33 reviews
- Rated 5 out of 5by Ceejames, 12 hours agoLove this tab group extension, tried most of the tab managers and this one just works, do have some small improvements I would like to see, but is better than the last 4 I tried, I am a heavy tab user and this sidebar with tab grouping is outstanding.
Not sure how many tabs I have open but would say 300+, and being able to group by setting tab group labels is amazing.
Suggestions for feature, ease of use improvements:
Need to drag and drop multiple selected tabs, when I do it now, only moves one.
Needs move to -> move to a named tab group
Can't drag multiple tabs to a collapsed tab group, but can drag a single tab into an open tab group, should both work
Can't grab and drag a collapsed tab group to a new location, but can open, select all the tabs, and move as a group, and then recreate tab group - cumbersome.
When dragging into a named tab group, will only let you drop behind first tab in the group, not in front of that tab, and won't let you drop it after last tab, though the highlight line shows up as if you could.Developer response
posted 8 hours agoFiled:
https://github.com/asamuzaK/sidebarTabs/issues/333
https://github.com/asamuzaK/sidebarTabs/issues/334
https://github.com/asamuzaK/sidebarTabs/issues/335
https://github.com/asamuzaK/sidebarTabs/issues/336
https://github.com/asamuzaK/sidebarTabs/issues/337
Follow them on GitHub. - Rated 4 out of 5by Firefox user 18524062, 5 months agoThis addon stays simple and do whats expected. I removed the tab bar thanks to a Stackoverflow topic. Unfortunately the keyboard shortcuts allowed by Firefox are limited to... Ctrl+Y ! I left the side panel button on the interface to help the usability.
- Rated 5 out of 5by Ranit, 6 months ago
- Rated 5 out of 5by Firefox user 15322753, 9 months ago
- Rated 5 out of 5by IQman, 9 months agoDoes anyone has css for making tab to 12px in height? The thin option are not thin enough
Developer response
posted 9 months ago````
.tab-items {
height: 12px;
}
````
Next time, please ask questions on the support site. - Rated 5 out of 5by 菘菘, a year ago
- Rated 5 out of 5by jyc, a year ago
- Rated 5 out of 5by Firefox user 18202301, a year agoDoes what it says on the tin, works and has nice features.
- Rated 5 out of 5by Armin202-1364594025.75, a year ago
Developer response
posted 2 years agoYou can search tabs by entering `% search-term` in the URL field (`%` is a shortcut for tab searches).
https://support.mozilla.org/en-US/kb/search-open-tabs-firefox- Rated 5 out of 5by Walter, 2 years agoVery usable, and looks very good. Tabs grouping works perfectly. The developer actively maintains the github repo and gives prompt feedback on the opened issues and suggestions.
- Rated 5 out of 5by Firefox user 12527680, 2 years ago
- Rated 5 out of 5by Raziel Anarki, 2 years ago
- Rated 5 out of 5by eugbyte, 2 years agoSimilar to edge's vertical tabs, good job
To make current tabs stand out in Dark Theme, can set the border to white under SideBar Tabs > Options > Sidebar Theme > Active Tab > Border, set to White
Some feedback:
Option to name the groups, similar to edge's vertical tabs?
Also allow us to remove the top tab bar? Right now, I have to manually edit the userChrome.css by following this guide ( https://medium.com/@Aenon/firefox-hide-native-tabs-and-titlebar-f0b00bdbb88b )Developer response
posted 2 years ago> Option to name the groups, similar to edge's vertical tabs?
Right click on grouped tab and select menu item.
Tab Group > Show Group Label
> Also allow us to remove the top tab bar?
No API for that.
Ref: Add ability to hide native tab bars · Issue #5 · asamuzaK/sidebarTabs
https://github.com/asamuzaK/sidebarTabs/issues/5 - Rated 5 out of 5by Firefox user 15625996, 2 years ago
- Rated 5 out of 5by FreeLibre, 2 years ago
- Rated 5 out of 5by Evren Ozkan, 3 years ago
- Rated 2 out of 5by Artyom, 3 years ago
- Rated 5 out of 5by Firefox user 16828216, 3 years ago
- Rated 4 out of 5by puiohe94, 4 years ago
- Rated 5 out of 5by Firefox user 12423104, 5 years ago
- Rated 4 out of 5by grahamperrin, 5 years ago
- Rated 4 out of 5by saran, 5 years agoIt's pretty cool, but it lacks some features that I need.
1) for example I have like 300 cards open at the moment, it would be nice to have a button somewhere to automatically group them by domain (because I have to click on every different domain and group it separately, right now. It takes a lot of time.
2) an option to group new tabs after opening them? After I open new youtube tab (while being outside of any group), it should be automatically grouped into the "youtube" domain group. So I don't have to do that manually.
3) a button to collapse ALL groups at once?
4) another thing that is bugged - after I close the Tabs sidebar (the whole plugin sidebar) and open it again, only a few groups are kept (seems to be random ones), or only a few cards are kept within a group. Most of them need to be created again, which is troublesome. Both for normal and domain groups. Most of them disappear after closing the sidebar. Only a few are kept.
thank you for your workDeveloper response
posted 5 years agoThis place is not suitable for issue tracking.
Please file each issue on https://github.com/asamuzaK/sidebarTabs/issues
Thanks - Rated 3 out of 5by gracefool, 5 years agoPretty good but has some usability issues. Primarily, the list scrolls to the bottom whenever I make a new tab. Also it's a shame you can't double-click to open a new tab, or middle-click to close a tab (and remove the close button at the end). It doesn't show whether a tab is loaded or not. It works well with Containers, showing the icon at the end - though it would be really cool if you could filter the list by container (i.e. an option to show one container at a time).
Reply: I installed the pre-release (2.1.0a1) but there's no difference re double-click or middle-click. Nor does that about:config change do anything re showing if a tab is unloaded - it only shows if it is loading. Fair enough re containers.Developer response
posted 5 years ago> you can't double-click to open a new tab, or middle-click to close a tab (and remove the close button at the end)
Added those features.
You can try pre-release from https://github.com/asamuzaK/sidebarTabs/tree/master/dest
> It doesn't show whether a tab is loaded or not.
Set `svg.context-properties.content.enabled` to `true` from `about:config`.
> it would be really cool if you could filter the list by container
Not planned. Out of purpose.