Skip to content

Commit

Permalink
Upd readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mbnuqw committed Sep 19, 2023
1 parent 008c109 commit bdf9455
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,19 @@ Sidebery is a highly configurable sidebar with panels of different types. Some o
- Snapshots (saved windows/panels/tabs)
- ...and more

## How to hide native (horizontal) tabs?

Firefox doesn't allow addons to hide native tabs, so you have two options:

- You know CSS and can maintain it after Firefox updates: [Use userChrome.css hack](https://github.com/mbnuqw/sidebery/wiki/Firefox-Styles-Snippets-(via-userChrome.css)#completely-hide-native-tabs-strip)
- Otherwise: [Use floorp](https://floorp.app/) ([github](https://github.com/Floorp-Projects/Floorp))
- Install Sidebery
- In Floorp settings set:
- Design >> Tab Bar Style >> Horizontal Tab Bar
- Design >> Tab Bar >> Hide tabs on Horizontal Tab Bar
- [To hide the sidebar header] Design >> Tab Bar Style >> Collapse Tree Style Tab
- [To auto-hide sidebar] Use "Lepton UI" and check its settings

## Build

> Prerequisites: latest LTS Node.js version
Expand Down

0 comments on commit bdf9455

Please sign in to comment.