Showing posts with label Firefox. Show all posts
Showing posts with label Firefox. Show all posts

Monday, August 3, 2026

Firefox settings

Settings needed in order to make Firefox load bookmarks in a background tab and without closing the open bookmarks folder dropdown:
 
browser.tabs.loadBookmarksInBackground = true 
browser.bookmarks.openInTabClosesMenu = false 

Automatically start downloads:
 
browser.download.useDownloadDir 

Enable revamped sidebar:

sidebar.revamp = true