TOOL ยป FIREFOX

Config

Improving defaults โ€‹

Configuration is on about:config.

KeyValueDescription
browser.display.focus_ring_width0Border shown when pressing TAB.
layout.word_select.eat_space_to_next_wordfalseDon't select extra space.
network.captive-portal-service.enabledfalseDisable if it is annoying (on some internet providers.)
keyword.enabledfalseDisable search engine on address bar.
browser.tabs.closeWindowWithLastTabfalseKeep browser open even if closing the last tab.
browser.fullscreen.autohidefalseKeep URL and toolbar visible even while fullscreen.

Default application โ€‹

To open links, PDFs and other files using firefox by default, run:

shell
xdg-mime default firefox.desktop x-scheme-handler/http
xdg-mime default firefox.desktop x-scheme-handler/https
xdg-mime default firefox.desktop x-scheme-handler/chrome
xdg-mime default firefox.desktop text/html
xdg-mime default firefox.desktop application/pdf
xdg-mime default firefox.desktop application/x-extension-htm
xdg-mime default firefox.desktop application/x-extension-html
xdg-mime default firefox.desktop application/x-extension-shtml
xdg-mime default firefox.desktop application/xhtml+xml
xdg-mime default firefox.desktop application/x-extension-xhtml
xdg-mime default firefox.desktop application/x-extension-xht

Shortcut list โ€‹

Learn some shortcuts here.

ShortcutDescription
F11Toggle fullscreen