Tree Style Tab 的评价
Tree Style Tab 作者: Piro (piro_or)
1,662 条评价
- 评分 5 / 5来自 scottrfrost, 8 年前Until mozilla gets around to creating the API to hide the tab bar, do this:
Go into about:config and set browser.tabs.drawInTitlebar to false
Go into about:profiles, click Open Folder on root directory, create or open the "chrome" folder and create or edit a "userChrome.css" file in that folder (capitalization counts, even on Windows). Enter the below in the userChrome.css file, save it, close and restart Firefox:
/* Hide tab bar */
#TabsToolbar { visibility: collapse; }
#sidebar-header { display: none; } - 评分 5 / 5来自 owcraftsman, 8 年前absolutely elated that TST will be 57+ this is the only add-on I cannot live without and why I use Firefox exclusively. Thank YOU! Piro
- 评分 5 / 5来自 Firefox 用户 13201019, 8 年前以前のバージョンと比べると再起動したときに勝手にツリーが崩れていたりするバグが無くなっていたり、見易さが向上していたりでかなり使いやすくなった様に思います。
しかし、上部にあるFirefoxデフォルトの横型タブは以前のTreeStyleTabの様に消す(見えなくさせる)事は出来ないのでしょうか?
オプションを見てもそういう風な設定は無さそうです。Firefox側で制限されていたりするというのならば仕方ありませんが...
もう一つ、オプションでテーマを設定してもTreeStyleTab最上部のサイドバーを閉じるボタンがある部分の色が変わらないのは仕様でしょうか?Firefox側のテーマもTreeStyleTabのテーマと合わせて暗色系にしたのですが、そこだけ白くなっており、他の部分と比べ少し浮いているのが気になります。
edit: なるほど...わざわざbugzillaへのリンクも貼っていただき感謝します、そういうことなら仕方ないですね。Firefox側の対応に期待して首を長くして待つことにします。开发者回应
发布于 8 年前残念ながらどちらもアドオン側からは解決できない問題です。Firefox側での改善に期待するしかないのでした。具体的には以下のbugが該当します。
1332447 - WebExtension API to hide the tabstrip
https://bugzilla.mozilla.org/show_bug.cgi?id=1332447
1385518 - [Photon] Update sidebar styling for dark theme
https://bugzilla.mozilla.org/show_bug.cgi?id=1385518 - 评分 5 / 5来自 Firefox 用户 12840646, 8 年前
- 评分 5 / 5来自 stoshbgosh, 8 年前Been using TST for many years and was afraid I'd lose my favorite extension after Quantum v57 upgrade. Thank you Piro!
- 评分 5 / 5来自 Firefox 用户 12896080, 8 年前I am really glad this extension now supports FF 57+. Now I can return using Firefox.
- 评分 5 / 5来自 Firefox 用户 13314175, 8 年前Working with a lot of tabs is a huge pain - but now I am able to organize them and not loose track. Please keep the updates coming.