Firefox Sensible Defaults
Here are the some of the Firefox changes I do every time, so I don't forget them in the future. I'll probably update this list if I stumble upon some other useful flags.
Bookmarks
Keep bookmarks menu open
browser.bookmarks.openInTabClosesMenu = false
Open bookmarks in background tabs
browser.tabs.loadBookmarksInBackground = true
Interface
Disable Firefox Monitor, Relay and VPN toolbar icons
identity.fxaccounts.toolbar.pxiToolbarEnabled = false
Use OS window frame
browser.tabs.inTitlebar = 0
Desktop & Tabs
Open links on active virtual desktop
widget.disable-workspace-management = false
Increase tab group drag delay to 3 seconds
browser.tabs.dragDrop.createGroup.delayMS = 3000
How to apply these
- Type
about:configin the address bar - Accept the warning
- Search for each setting name
- Double-click to edit the value
- Profit! 💰