搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

Hiding horizontal tabs at the top of the window

  • 1 个回答
  • 0 人有此问题
  • 25 次查看
  • 最后回复者为 cor-el

more options

I've installed a Tree Style Tab add-on recenty. Now I want to hide horizontal tabs from the top.

I tired one solution from here: https://support.mozilla.org/pl/questions/1241745 and a solution from creator itself: https://github.com/piroor/treestyletab/wiki/Code-snippets-for-custom-style-rules#hide-horizontal-tabs-at-the-top-of-the-window-1349 (Hide horizontal tabs at the top of the window #1349, #1672, #2147) But to no avail. Can anyone help me with this?

I've installed a Tree Style Tab add-on recenty. Now I want to hide horizontal tabs from the top. I tired one solution from here: https://support.mozilla.org/pl/questions/1241745 and a solution from creator itself: https://github.com/piroor/treestyletab/wiki/Code-snippets-for-custom-style-rules#hide-horizontal-tabs-at-the-top-of-the-window-1349 (Hide horizontal tabs at the top of the window #1349, #1672, #2147) But to no avail. Can anyone help me with this?

所有回复 (1)

more options

More info about userChrome.css/userContent.css in case you are not familiar: *https://www.userchrome.org/what-is-userchrome-css.html

In Firefox 69 and later you need to set this pref to true on the about:config page to enable userChrome.css and userContent.css in the chrome folder.