Recensiones de Grasshopper
Grasshopper per mp
Recension de chop
Classificate 5 de 5
per chop, hace 3 añosI use it to quickly find a specific tab when i have too many opened.
9 recensiones
- Classificate 5 de 5per Andreas, hace 7 meses
- Classificate 5 de 5per wfurney, hace 7 meses
- Classificate 5 de 5per Usator de Firefox 12309333, hace 2 añosExcellent 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. - Classificate 5 de 5per Makaso, hace 2 años
- Classificate 5 de 5per teasu, hace 2 añosTrying 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!Responsa de disveloppator
publicate hace 2 añosThanks for the feedback. This has been added in the new version. New text modes: "Title / URL" and "URL / Title". - Classificate 5 de 5per lucasd, hace 2 años
- Classificate 5 de 5per Hollytryx, hace 2 años
- Classificate 4 de 5per Usator de Firefox 15299025, hace 3 añosI 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!!!
Responsa de disveloppator
publicate hace 3 añosI'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.