Recensions par Grasshopper
Grasshopper di mp
Recension di chop
Valutade 5 su 5
di chop, לפני 3 שניםI use it to quickly find a specific tab when i have too many opened.
9 recensions
- Valutade 5 su 5di Andreas, לפני 8 חודשים
- Valutade 5 su 5di wfurney, לפני 8 חודשים
- Valutade 5 su 5di Utent Firefox 12309333, לפני שנתייםExcellent Add-On. Useful and light on resources with no fuzz. Lots of options with more added constantly. Active development and Dev is very receptive and open to feedback. Which is a plus.
Definitely try it out if looking for vertical styled tab browsing. For me it works best with a sidebar. - Valutade 5 su 5di Makaso, לפני שנתיים
- Valutade 5 su 5di teasu, לפני שנתייםTrying out the extension and it's pretty good. Wondering if it would be possible to add an option to add url of the tab underneath each tab title (right now it is either tab title or url, it would be useful to have both),
because some websites don’t tell you anything on their title,
while some websites don’t tell you much from the url,
especially when I have a bunch of different pages open from the same website, it takes a while to find the tab I am looking for.
Thank you so much for the extension.
Edited: OMG that was so fast. It was impossible to find an actively developing sidebar/vertical tabs extension with this function. Thank you so much!Rispueste dal svilupadôr
publicât ai לפני שנתייםThanks for the feedback. This has been added in the new version. New text modes: "Title / URL" and "URL / Title". - Valutade 5 su 5di lucasd, לפני שנתיים
- Valutade 5 su 5di Hollytryx, לפני שנתיים
- Valutade 4 su 5di Utent Firefox 15299025, לפני 3 שניםI love this! Could the extension auto-hide my top tabs by default? And/or provide an option for the user to hide/show the tabs. Sure, I can hit F11 but it also hides the URL bar. Thanks again!!!
Rispueste dal svilupadôr
publicât ai לפני 3 שניםI'm afraid extensions can't do that. What I do is edit userChrome.css to hide the tab bar. #TabsToolbar { visibility: collapse; } Some flag has to be enabled for it to work.