Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

Hiding horizontal tabs at the top of the window

  • 1 trả lời
  • 0 gặp vấn đề này
  • 32 lượt xem
  • Trả lời mới nhất được viết bởi 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?

Tất cả các câu trả lời (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.