Closed johnnymatthews closed 1 year ago
Firefox doesn't allow addons to change sidebar width. I don't use this behavior, so I can only suggest you to search in https://www.reddit.com/r/FirefoxCSS/ for auto-hide sidebar styles (a few examples):
This involves using userChrome.css.
Ah, auto-hide sidebar was the term I should have been searching for. Thanks!
Description
Add an option to hide the titles of each page, and show only the favicon. This is what this looks like in Brave:
This feature is likely possible with just CSS, but I haven't been able to find any working examples in this repo or through Google. Any pointers would be super appreciated!