Отзывы на «Vertical Tabs Reloaded»
Vertical Tabs Reloaded от Croydon
121 отзыв
- Оценено на 5 из 5от Flint, 8 лет назадGreat extension. Just what I need.
Small suggestions:
A search box for tabs would be nice. Custom CSS themes as well. Oh, and the icon is unfortunately black on dark grey when using a dark Firefox theme. Is it possible to fix that? - Оценено на 5 из 5от Alexey Romanov, 8 лет назадDoes its job very well. Some features I'd like (tab search and icon-only display for pinned tabs) are still not there but planned for 1.0.0.
- Оценено на 5 из 5от Пользователь Firefox 13681647, 8 лет назадI absolutely love this toolbar. Thank you so very much for making, sharing and allowing us to have it for free. Many, many blessings and thanks to you all.
- Оценено на 5 из 5от Laura, 8 лет назадWorked when first installed; does not show up at all now--not on reload, not on install, not after system reboot.
+++++
No way to reply to Croydon's suggestion. so I'm just editing my review.
None of those solutions worked until I resubmitted my review; then suddenly the icon to load the tabs worked. FF Quantum seems to have lots of bugs.Ответ разработчика
размещено 8 лет назадIf you have closed the sidebar you just need to re-open it.
Use the hotkey (Ctrl+Shift+V), the VTR icon somewhere in the right top corner (via default) or Firefox's default sidebar icon and switch in the sidebar header's dropdown menu to Vertical Tabs Reloaded. - Оценено на 4 из 5от smuj, 8 лет назадVery nice. :)
Looking forward to future improvements as webextensions itself matures.
Edit:
Found a minor bug. If I drag tabs from one window to another, they don't show up in the VTR sidebar.
Still very nice though! :)
Edit2:
One more minor thing: if you're viewing in Firefox's own Dark theme, the icon is barely visible in the toolbar. - Оценено на 5 из 5от Пользователь Firefox 13623691, 8 лет назадGreat extension. Can't wait for Mozilla to open up and allow the "lost features" to be restored!
- Оценено на 5 из 5от alejorosario, 8 лет назад
- Оценено на 3 из 5от Пользователь Firefox 12583337, 8 лет назадGood but needs a CSS over-ride section in the settings, like the one in Tab Center Redux. I have a 14in screen and I'm not into the little fonts or the default themes. It would be nice to be able to override them via CSS mods in preference section.
I read that some users are having trouble getting rid of the tabs on top. They should know that it's possible to do via userChrome.css. Open your firefox profile folder, make a folder called chrome and make a new text file called userChrome.css in it. In that file add:
#tabbrowser-tabs {
visibility: collapse;
} - Оценено на 4 из 5от Пользователь Firefox 13467028, 8 лет назадis it possible to hide the tabs on the top of the browser? just like it did before firefox57. thanks!
Ответ разработчика
размещено 8 лет назадNot at the moment. This is a limitation in Firefox itself: https://github.com/Croydon/vertical-tabs-reloaded/issues/128 - Оценено на 5 из 5от bfdd51, 8 лет назад
- Оценено на 3 из 5от revija, 9 лет назадIs it possible to add 2nd function for the toolbar button - dropdown list of tabs? Sometimes it helps to have panel with all tabs on the side, but mostly I need just fast access to one tab, - so list with 4-6 words of tabnames besides favicons (which Firefox tabs can't give by design) would be more productive solution.
Yes, there is such addon already, but design is so awful, that I cant use it. - Оценено на 1 из 5от Пользователь Firefox 12719344, 9 лет назадI'm sure I will love it once I can get it to work. I must be missing s! omething. I added it to Firefox 57. It's enabled. but nothing happens!!! I have closed and reopened Firefox and still no side tabs...
Yay! Thanks for the info. Works great!!Ответ разработчика
размещено 9 лет назадUse the VTR icon next to your navbar to toggle the sidebar or the hotkey (Ctrl+Shift+V). - Оценено на 3 из 5от Пользователь Firefox 13482931, 9 лет назадIt good, just not what I want - it takes up too much screen space. If it could be made narrower to the point where only favicons were displayed....
On a side note - to hide the tab bar Firefox stuck up top, add the following to your (user profile)/.mozilla/firefox/chrome/userChrome.css file:
/* Hide the tab bar */
#tabbrowser-tabs { visibility: collapse !important; }
If you want to move the tab bar below the toolbar add:
/* Tab bar below Navigation & Bookmarks Toolbars
For best results, show Title Bar or Menu Bar */
#nav-bar { /* main toolbar */
-moz-box-ordinal-group: 1 !important;
border-top-width: 0 !important;
}
#PersonalToolbar { /* bookmarks toolbar */
-moz-box-ordinal-group: 2 !important;
}
#TabsToolbar { /* tab bar */
-moz-box-ordinal-group: 3 !important;
Looking forward to a version that's more compact (or ideally moves tabs to bottom of screen). - Оценено на 5 из 5от Пользователь Firefox 13467455, 9 лет назадThis add-on is so good it should be standard for Firefox.
The version before the last Firefox update was PERFECT. However, the new version lacks many of the features it once had. I'm sure the developer is fixing this and look forward to updates! - Оценено на 4 из 5от Пользователь Firefox 13466926, 9 лет назадPretty good!
Doesn't require a bunch of stupid invasive permissions.
Would be nice if there was a tree-style option. - Оценено на 2 из 5от Пользователь Firefox 13465204, 9 лет назадI like the idea but it doesn't remove the tabstrip at the top of the screen (at least not in FF57) which to me defeats the purpose of having this plugin in the first place...
Ответ разработчика
размещено 9 лет назадUnfortunately, this is right now a limitation in Firefox. No add-on is able to hide the default horizontal tab strip at the moment. As soon as it will be possible VTR will hide it again (as in pre-0.9 version). - Оценено на 5 из 5от Пользователь Firefox 12349314, 9 лет назад
- Оценено на 4 из 5от Dennis L, 9 лет назад
- Оценено на 5 из 5от Пользователь Firefox 13445458, 9 лет назадFirefox should have this feature built in but a fantastic extension will do instead. Clearly in active development as it has survived the WebExtensions transition. Why would you have a 16:9 browser and have horizontal tabs?