Critiques pour Grasshopper
Grasshopper par mp
Avis de chop
Noté 5 sur 5
par chop, il y a 3 ansI use it to quickly find a specific tab when i have too many opened.
9 notes
- Noté 5 sur 5par Andreas, il y a 7 mois
- Noté 5 sur 5par wfurney, il y a 7 mois
- Noté 5 sur 5par Utilisateur ou utilisatrice 12309333 de Firefox, il y a 2 ansExcellent 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. - Noté 5 sur 5par Makaso, il y a 2 ans
- Noté 5 sur 5par teasu, il y a 2 ansTrying 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!Réponse du développeur
mis en ligne : il y a 2 ansThanks for the feedback. This has been added in the new version. New text modes: "Title / URL" and "URL / Title". - Noté 5 sur 5par lucasd, il y a 2 ans
- Noté 5 sur 5par Hollytryx, il y a 2 ans
- Noté 4 sur 5par Utilisateur ou utilisatrice 15299025 de Firefox, il y a 2 ansI 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!!!
Réponse du développeur
mis en ligne : il y a 2 ansI'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.