- Go to
about:support
and click the "Open Folder/Show in Finder" button for the root directory of your browser profile/s. - Download and copy the
chrome
folder anduser.js
into the profile folder. - Restart Firefox.
- To enable macOS button style, open
user.js
, findfp.tweak.macos-button
and set it totrue
. - To disable bookmarks autohide open
user.js
, findfp.tweak.autohide-bookmarks
and set it tofalse
. - To enable or disable rounded corners, open
user.js
, findfp.tweak.rounded-corners
and set it totrue
orfalse
. - To enable support for sidebar, open
user.js
, findfp.tweak.sidebar-enabled
and set it totrue
orfalse
. - To enable or disable White Mode, open
user.js
, findbrowser.in-content.dark-mode
and set it totrue
orfalse
. Then find and setui.systemUsesDarkTheme
to1
or0
.
Note
To get the sidebar support you will need to install an extension called Sidebar Tabs
Enjoy your enhanced browsing experience!