These tips for using Mozilla Firefox were originally spread over multiple blog posts, but they are rather short and also pretty old (so maybe not valid anymore), that’s why I now collected them all on this single page…
Automatically save bookmarks to an HTML file
(Originally posted on 2020-12-20)
I recently found out about an interesting feature of Mozilla Firefox, that is not new, but of which haven’t heard before: Firefox can be configured to automatically save its bookmarks as an HTML file to a specific folder on exit.
Although I know (and make use of) the capability to save the bookmarks explictly from the library 1), and I also dimly remember having read about the fact that Firefox backs up the most recent bookmark files 2, I didn’t know about this ‘auto save’ gimmick.
Here’s how to set it up:
- Enable the feature: Type
about:configin the address bar and press Enter (select “Accept the Risk and Continue”). - Enter
browser.bookmarks.autoExportHTMLin the search bar at the top. - Toggle the value to True by clicking the button at the right.
- Create a new configuration preference: Enter
browser.bookmarks.filein the search bar at the top. - Select
Stringand click the Add/[+] button at the right. - Enter the full path of the location where you want to save the file,
e.g.
C:\Users\<username>\Documents\Bookmarks Backup\Bookmarks.html(plain text, no need for enclosing quotes, even with spaces in the path). - Click the Save/Checkmark button and close the configuration tab again.
- Firefox needs to be restarted for the changes to take effect.
After that, your file will be saved there everytime you close Firefox.
Note that only one file is created and is being overwritten each time that you close the browser!
Show Close Button On Tabs
(Originally posted on 2014-04-07)
- Enter
about:configin the address bar. - Search for
browser.tabs.closeButtons - Possible values are:
0: Only the currently active tab displays a close button.1: Each tab has its own close button (Default).2: Tabs without close button, a tab can only be closed via context menu or Ctrl+W.3: Only one button (on the right) for all tabs; acts on the currently active tab.
Source: c’t 2009, #23, S. 166.
Delete Entries From The Search Bar
(Originally posted on 2014-04-07)
- Click into the search bar.
- Enter the first characters of the term that you want to delete; use the up-/down-arrow if necessary.
- Select the term and press the Delete key.
Source: c’t 2009, #23, page 166.
Display Tabs Below The Address Bar Again
(Originally posted on 2014-04-07)
- Open Mozilla Firefox and enter
about:configinto the address bar, accept the warning. - Search for
browser.tabs.onTopand set it to False.
New Tab Settings
(Originally posted on 2014-04-07)
- Enter
about:configin the address bar. - Search for
browser.tabs.insertRelatedAfterCurrent - The value true (default) means new a new tab will be inserted directly after/right to the original tab, instead at the end.
- In order to force all links that open in a new window to load in a background tab, set
browser.tabs.loadDivertedInBackgroundto true.
Rendering Modes
(Originally posted on 2014-04-07)
Disclaimer: This information is based on Firefox 4, now Firefox 28 is the current version (2025: Version 138.0.1), so maybe it’s obsolete…
- Enter
about:configin the address bar. - Search for
gfx.font_rendering.cleartype_params.rendering_mode. - Possible values are:
-1: Firefox default0: default1: aliased2: GDI Classic3: GDI Natural4: Natural5: Natural Symmetric
-
Either backup/restore a JSON file or export/import an HTML file. ↩︎
-
Firefox automatically creates backups of your last 15 bookmark files for safekeeping; they are located in your Firefox User Profile.
On Windows 10, that would be for example C:\Users\<USERNAME>\AppData\Roaming\Mozilla\Firefox\Profiles\<PROFILE-ID>\bookmarkbackups\. ↩︎
Film & Television (55)
How To (64)
Journal (17)
Miscellaneous (4)
News & Announcements (21)
On Software (12)
Projects (26)