Grasshopper のレビュー
Grasshopper 作成者: mp
合計レビュー数: 9
- 5 段階中 5 の評価Firefox ユーザー 12309333 によるレビュー (2年前)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. - 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!開発者の返信
投稿日時: 2年前Thanks for the feedback. This has been added in the new version. New text modes: "Title / URL" and "URL / Title". - 5 段階中 4 の評価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!!!
開発者の返信
投稿日時: 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.